Performance

Use when a page or interaction is slow for one user and the fix starts from a measurement — a failing Core Web Vital (LCP, INP, CLS), a heavy JS bundle, wasted re-renders, an over-broad client boundary: profile, attribute the cost to one phase, fix it, re-measure. NOT surviving concurrent load (that is `scaling`), NOT the slow query (that is `postgresdb`).

ericrisco 6456427 5 files · 28.1 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/performance commit 6456427ef7

Frequently asked questions

npx skillmds@latest add ericrisco/performance