Performance
Analyzes website performance metrics like speed, SEO, and accessibility to identify optimization opportunities.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add performance npx -- -y @trustedskills/performance
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"performance": {
"command": "npx",
"args": [
"-y",
"@trustedskills/performance"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The performance skill helps AI agents analyze and optimize system or application performance, including identifying bottlenecks, measuring resource usage, and suggesting improvements. It can provide insights into CPU, memory, and network utilization, as well as recommend best practices for enhancing efficiency.
When to use it
- You're troubleshooting slow application response times and need to identify the root cause.
- You want to optimize a web app’s load time by analyzing performance metrics.
- You’re preparing a system for high traffic and need recommendations on scaling strategies.
Key capabilities
- Analyze CPU, memory, and disk usage patterns
- Identify common performance bottlenecks
- Provide optimization suggestions based on profiling data
- Generate reports on application or system efficiency
Example prompts
- "Analyze the performance of this web app and suggest optimizations."
- "What are the top three bottlenecks in my system's resource usage?"
- "Generate a report on how to improve the load time of this website."
Tips & gotchas
- Ensure you provide detailed logs or profiling data for accurate analysis.
- Performance recommendations may vary based on the environment and workload, so consider context when applying suggestions.
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.