Web Performance Optimization
Helps with web development, performance optimization, optimization 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 johnkmcleod9-web-performance-optimization npx -- -y @trustedskills/johnkmcleod9-web-performance-optimization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"johnkmcleod9-web-performance-optimization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/johnkmcleod9-web-performance-optimization"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill optimizes website performance by identifying and addressing bottlenecks. It can analyze page load times, identify large assets, and suggest improvements like image optimization or code minification. The goal is to improve user experience through faster loading speeds and reduced resource consumption.
When to use it
- You've noticed your website is slow to load for users.
- Your site has a high bounce rate due to poor performance.
- You want to improve your website’s SEO ranking, as page speed is a factor.
- You are preparing a website for increased traffic and need to ensure scalability.
Key capabilities
- Website Performance Analysis
- Asset Optimization Suggestions
- Code Minification Recommendations
- Image Compression Guidance
Example prompts
- "Analyze the performance of my website at [website URL] and identify areas for improvement."
- "Suggest ways to optimize images on this page: [page URL]."
- "What are some common causes of slow website loading times?"
Tips & gotchas
This skill requires access to the target website's URLs. The recommendations provided may require technical expertise to implement effectively, as they often involve modifying code or server configurations.
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.