Drive live DevTools on a RUNNING React, React Native, or TanStack app with the genie-react CLI. Use it to inspect components, explain renders, audit effect schedules and hotness, read Query or Router state, force hard-to-reach UI, call the app's own registered dev tools (app_* — seed fixtures, switch roles, inject failures), and prove a change with repeated runtime captures. Pair it with agent-browser on web or agent-device on native. Do not use it for static source review.
$npx -y skills add genie-sa/genie-react --skill genieInstalls into the current project.
Run `npx skills use "https://github.com/genie-sa/genie-react" --skill "genie-sa/genie-react/genie"` 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/genie-sa/genie-react" that are relevant to the current task. Run `npx skills add "https://github.com/genie-sa/genie-react"` and select the relevant skills, then follow their instructions.