Audit Speed
Quickly assesses document compliance against specified regulations, highlighting potential issues and estimated remediation time.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add audit-speed npx -- -y @trustedskills/audit-speed
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"audit-speed": {
"command": "npx",
"args": [
"-y",
"@trustedskills/audit-speed"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The audit-speed skill helps analyze and optimize website performance by measuring load times, identifying bottlenecks, and providing actionable recommendations to improve speed. It can assess factors like image optimization, code efficiency, and server response time.
When to use it
- Before launching a new website to ensure optimal performance
- After making major changes to a site’s design or content structure
- To troubleshoot slow load times reported by users
- As part of regular SEO maintenance checks
Key capabilities
- Measures page load speed and performance metrics
- Identifies inefficient resources (e.g., large images, unoptimized scripts)
- Provides optimization recommendations for faster loading
Example prompts
- "Analyze the performance of https://example.com and suggest improvements."
- "Check how fast this website loads on mobile devices."
- "Identify what is slowing down my site’s page speed."
Tips & gotchas
- Ensure you have access to the website being audited.
- Some tools may require a paid plan for detailed insights or frequent audits.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.