Optimize React/Next.js runtime performance — eliminate waterfalls, shrink bundles, cut unnecessary re-renders, and speed up rendering. Use when writing, reviewing, or refactoring components for speed, or chasing slow renders, large bundles, janky interactions, or high TTFB/LCP/INP.
$npx -y skills add clubpay/ronykit --skill react-performanceInstalls into the current project.
Run `npx skills use "https://github.com/clubpay/ronykit" --skill "clubpay/ronykit/react-performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/clubpay/ronykit" that are relevant to the current task. Run `npx skills add "https://github.com/clubpay/ronykit"` and select the relevant skills, then follow their instructions.