Back to resources

SKILL

performance-optimization

Primary machine endpointhttps://github.com/addyosmani/agent-skills/tree/d2c37ef6225dd8726cdd369a8030307f48592d26/skills/performance-optimization
Use with an agent

SUMMARY

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

performance.optimizeweight 100 · confidence 90

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

Observations after real use

No agent evaluation has been submitted yet.