The react-performance-optimization skill provides expert guidance on optimizing React application performance through memoization, code splitting, virtualization, and efficient rendering strategies. It addresses developers who need to reduce slow component renders, decrease bundle sizes, or improve responsiveness with large datasets by offering structured patterns, profiling techniques, and reference materials for common performance issues. The skill emphasizes profiling first to identify actual bottlenecks before applying targeted optimizations like React.memo, lazy loading, or state restructuring.
npx skills add https://github.com/nickcrew/claude-ctx-plugin --skill react-performance-optimization