Performance Optimization
Helps with 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 yonatangross-performance-optimization npx -- -y @trustedskills/yonatangross-performance-optimization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"yonatangross-performance-optimization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/yonatangross-performance-optimization"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill optimizes frontend performance by identifying and resolving bottlenecks. It analyzes web page load times, identifies inefficient JavaScript code, and suggests improvements to reduce resource usage. The goal is to create faster, more responsive user experiences.
When to use it
- Slow website loading: Use this when users complain about slow page loads or high bounce rates.
- Large JavaScript bundles: If your application has large JavaScript files that take a long time to download and parse.
- Mobile optimization: To improve performance on mobile devices with limited bandwidth and processing power.
- Refactoring legacy code: When optimizing older, less efficient frontend codebases.
Key capabilities
- Performance analysis
- JavaScript optimization suggestions
- Resource usage reduction
Example prompts
- "Analyze the performance of my website at [URL] and identify bottlenecks."
- "Suggest ways to reduce the size of my JavaScript bundle for improved loading times."
- "How can I optimize images on my webpage to improve mobile performance?"
Tips & gotchas
This skill requires access to the frontend code or a URL to analyze. The suggestions provided are recommendations and may require technical expertise to implement effectively.
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.