rozenite
作成者: callstackincubator
Use Rozenite for Agents to inspect React Native DevTools data and Rozenite plugins on a live app target, either through shell-driven `rozenite agent` commands…
npx skills add https://github.com/callstackincubator/rozenite --skill rozeniteRozenite
Rozenite for Agents ships its real content as CLI-bundled docs instead of inside this skill, so it can never go stale here.
- Run
npx rozenite skills listto discover the available docs (id and one-line description for each). - Run
npx rozenite skills show <id>to read one. - Start with
npx rozenite skills show core— it has the ground truths every workflow shares. - Run these commands, and any other
npx rozenitecommand, from the app root where Metro is started for the target app. In a monorepo, that is the app package root, not the repository root.