React Impl Performance

Use when optimizing render performance, profiling components, reducing bundle size, or implementing code splitting. Prevents the common mistake of premature optimization or missing obvious re-render bottlenecks. Covers React.memo, useMemo, useCallback, React Compiler (React 19), Profiler, React.lazy, bundle analysis, virtualization, image optimization. Keywords: React.memo, useMemo, useCallback, code splitting, Profiler, lazy, bundle too big, app is slow, too many re-renders, laggy, optimize, reduce bundle size..

Impertio-Studio ad11d62 4 files · 35.7 KB Updated

File contents

Impertio-Studio/React-Claude-Skill-Package/tree/main/skills/source/react-impl/react-impl-performance commit ad11d6269e

Frequently asked questions

npx skillmds@latest add impertio-studio/react-impl-performance