A well-organized reference that pulls 70+ performance rules from Vercel's react-best-practices repo and sorts them by priority, from critical waterfall elimination down to advanced patterns. You get decision trees for things like when to Promise.all versus await sequentially, why barrel imports hurt bundle size, and how to authenticate Server Actions. Most useful when you're reviewing React or Next.js code and need quick answers on whether a pattern is worth fixing now or can wait. The priority index alone (waterfalls and bundle size are critical, re-render optimization is medium) saves you from bikeshedding micro-optimizations while missing the 200ms of sequential awaits sitting right there.
npx -y skills add affaan-m/everything-claude-code --skill react-performance --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar