Performance Pass

Fixes measured slowness by setting a budget, profiling to find where time actually goes, changing one thing, and measuring again. Use for a latency regression, an N+1 query, memory growth, a slow build or test suite, or a Core Web Vitals miss. Refuses to optimize anything without a baseline number.

khuynh22 7b02dfb 3.7 KB Updated

File contents

khuynh22/agent-dev-team/tree/main/skills/performance-pass commit 7b02dfb064

Frequently asked questions

npx skillmds@latest add khuynh22/performance-pass