
callstackincubator/rozenite
2 skills480 installs1.3k starsGitHub
Install
npx skills add https://github.com/callstackincubator/rozeniteSkills in this repo
1Rozenite Agentrozenite-agent is a Mobile Development skill from callstackincubator/rozenite that wires Rozenite agent workflows into Claude Code for React Native projects. The skill guides developers through AI-assisted inspection, debugging, and automation of mobile dev tasks using Callstack's Rozenite devtooling layer on top of React Native runtimes. Developers reach for rozenite-agent when they want agent-driven navigation of native modules, component trees, Metro bundler issues, and mobile-specific debugging loops without leaving their coding agent session. The skill targets React Native engineers who already use or evaluate Rozenite as a bridge between mobile devtools and LLM-assisted workflows.430installs2Rozenite Agent SdkThis skill provides code-first access to Rozenite for Agents through the @rozenite/agent-sdk package in Node.js or TypeScript. It is used to write scripts, wrappers, automations, benchmarks, or agent runtimes that call Rozenite programmatically instead of driving the rozenite agent CLI. The default flow creates an agent client, opens a session, and inspects or calls tools across domains such as network, react, and memory. A developer uses it to script devtools inspection of a running React Native app.50installs