Bmad 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 bmad-performance-optimization npx -- -y @trustedskills/bmad-performance-optimization
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bmad-performance-optimization": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bmad-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. It analyzes web pages and suggests improvements to reduce load times, improve rendering speed, and enhance the overall user experience. The tool identifies bottlenecks in JavaScript execution, CSS rendering, and asset loading.
When to use it
- Slow website: Use this when users report slow page loads or a sluggish feel on your frontend application.
- High bounce rate: If you suspect performance is contributing to a high bounce rate, this skill can help identify the root causes.
- Mobile optimization: Prioritize optimizing for mobile devices with limited bandwidth and processing power.
- Large JavaScript bundles: When dealing with large JavaScript files that significantly impact initial load time.
Key capabilities
- JavaScript execution analysis
- CSS rendering optimization suggestions
- Asset loading improvements
- Bottleneck identification
Example prompts
- "Analyze the performance of [website URL] and suggest optimizations."
- "Identify bottlenecks in JavaScript execution on my website."
- "Suggest ways to reduce CSS rendering time for this page: [URL]"
Tips & gotchas
The skill's effectiveness depends on providing accurate URLs. Itβs best used after initial development, as it focuses on optimization rather than core functionality implementation.
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.