Optimize Performance

This skill should be used when making code, pages, queries, or services faster, when performance budgets or SLAs exist, when Core Web Vitals need improvement, or when the user says "make this faster", "this is slow", "optimize this", "reduce the bundle size", "speed up this query", or "improve load time". It should not be used for diagnosing a performance regression where something got slow after a change (use fix to find the root cause first), or for refactoring for readability without a speed goal (use refactor).

brandonburrus 9e03da3 2 files · 14.1 KB Updated

File contents

brandonburrus/.claude/tree/main/skills/optimize-performance commit 9e03da374d

Frequently asked questions

npx skillmds@latest add brandonburrus/optimize-performance