Web Performance Audit
Helps with web development, performance optimization, auditing as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add warpdotdev-web-performance-audit npx -- -y @trustedskills/warpdotdev-web-performance-audit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"warpdotdev-web-performance-audit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/warpdotdev-web-performance-audit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill performs a comprehensive audit of a website's performance, identifying areas for improvement. It analyzes metrics like Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS) to pinpoint bottlenecks impacting user experience. The analysis provides actionable recommendations to optimize loading times and overall site speed.
When to use it
- Troubleshooting slow websites: Diagnose why a website is performing poorly for users.
- Pre-launch performance checks: Evaluate the performance of a new website before its public release.
- Identifying optimization opportunities: Discover specific areas within a website that can be improved for better speed.
- Post-optimization validation: Verify if changes made to improve website performance have had the desired effect.
Key capabilities
- Analyzes LCP, FID, and CLS metrics.
- Identifies performance bottlenecks.
- Provides actionable optimization recommendations.
Example prompts
- "Perform a web performance audit on example.com."
- "Analyze the website at mydomain.net for slow loading times."
- "Give me an audit report of the performance of this URL: https://www.example.org/page1"
Tips & gotchas
The skill requires a valid URL to analyze. Results are based on automated analysis and may require further investigation by a human expert for complete accuracy.
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.