/rozenite
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 or programmatic `@rozenite/agent-sdk` usage. Trigger this skill for any task that needs live app inspection, debugging,
$ npx -y skills add callstackincubator/rozenite --skill rozenite --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/rozenite
Context preview
The summary Claude sees to decide when to auto-load this skill.
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 or programmatic `@rozenite/agent-sdk` usage. Trigger this skill for any task that needs live app inspection, debugging,
SKILL.md
rozenite.SKILL.mdname: rozenite description: 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 or programmatic `@rozenite/agent-sdk` usage. Trigger this skill for any task that needs live app inspection, debugging, or plugin interaction through Rozenite.
Rozenite
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 list` to 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 rozenite` command, 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.
Plug-and-play panels for React Native DevTools. Install, enable, and start debugging in minutes.
Repo: callstackincubator/rozenite

