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 luismarinoc-web-performance-optimization npx -- -y @trustedskills/luismarinoc-web-performance-optimization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"luismarinoc-web-performance-optimization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/luismarinoc-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 resolving bottlenecks. It focuses on improving metrics like page load time, Time to Interactive (TTI), and Largest Contentful Paint (LCP). The tool can analyze code, suggest optimizations for images and scripts, and help reduce overall resource size.
When to use it
- You're experiencing slow website loading times that negatively impact user experience.
- Your site scores poorly on performance testing tools like Google PageSpeed Insights.
- You need assistance identifying the root causes of performance issues in your frontend code.
- You want to improve Core Web Vitals and search engine rankings.
Key capabilities
- Performance analysis
- Image optimization suggestions
- Script optimization recommendations
- Resource size reduction strategies
Example prompts
- "Analyze this website's performance: [website URL]"
- "Suggest optimizations for the images on this page: [page URL]"
- "How can I reduce the JavaScript bundle size of my application?"
Tips & gotchas
This skill assumes a basic understanding of web development concepts. While it provides suggestions, implementing them may require coding knowledge and potentially refactoring existing code.
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.