Performance Optimizer

Profiles application, API, and SQL latency from a measured baseline, then applies N+1 joins, indexes, caching, pagination, memoization, and leak cleanup. Use when endpoints, queries, or UI loops are slow and a before/after metric is required. Not for Core Web Vitals page-asset work (LCP, CLS, INP — performance-and-web-vitals). Never a Lighthouse CI budget gate.

Kayforkind 10341d6 2 files · 11.7 KB Updated

File contents

Kayforkind/skill-slice commit 10341d631a

Frequently asked questions

npx skillmds@latest add kayforkind/performance-optimizer