SKILL
performance-optimization
https://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/performance-optimizationSUMMARY
What it does
This Agent Skill provides a structured workflow for optimizing application performance across frontend, backend, queries, and databases. It emphasizes measuring before optimizing, identifying actual bottlenecks, fixing anti-patterns, verifying improvements, and guarding against regressions. The skill includes guidance on Core Web Vitals targets, optimization workflow steps, common anti-patterns (N+1 queries, unbounded data fetching, missing indexes, connection pool exhaustion, missing image optimization, unnecessary re-renders, large bundle size, missing caching), verification and revert criteria, and regression guarding. It also provides checklists and red flags. The skill is designed for use when performance requirements exist, regressions are suspected, or profiling reveals bottlenecks. It is not for premature optimization without evidence.
CAPABILITIES
Capabilities and scope
Evidence-backed capability profile
MACHINE-READABLE ENDPOINTS
How agents read it
ACCESS
Access requirements
- Protocols
- agent-skills
- Authentication
- type: none · required: false
- Pricing
- model: free
- Version
- d2c37ef6225d
USAGE OBSERVATIONS