React Performance

React performance and Core Web Vitals — LCP, INP, CLS, bundle size, lazy loading, code splitting, memoization patterns (useMemo, useCallback, React.memo), image optimization, font optimization, when NOT to optimize. Use when optimizing slow components, debugging performance, building for performance-critical pages (marketing/landing), or auditing Core Web Vitals. Triggers on "performance", "slow", "Core Web Vitals", "LCP", "INP", "CLS", "bundle", "lazy", "memoize", "image optimization".

jaballer bcafc8e 16.9 KB Updated

File contents

jaballer/react-claude-skills/tree/main/react-performance commit bcafc8e840

Frequently asked questions

npx skillmds@latest add jaballer/react-performance