Diagnose React render performance by driving a micro-interaction, capturing real renders, and surfacing memo-defeating reference instability with a recommended structural fix. Measure-only: it emits a diagnosis, it does not auto-fix. Trigger on /gaia-react-perf or natural-language asks like "profile renders", "measure renders", "why is X re-rendering", or "diagnose render performance". Do NOT trigger on vague "feels slow", "janky", or "optimize my app".
$npx -y skills add gaia-react/gaia --skill gaia-react-perfInstalls into the current project.
Run `npx skills use "https://github.com/gaia-react/gaia" --skill "gaia-react/gaia/gaia-react-perf"` 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/gaia-react/gaia" that are relevant to the current task. Run `npx skills add "https://github.com/gaia-react/gaia"` and select the relevant skills, then follow their instructions.