
callstackincubator / rozenite
★ 626A skill package that teaches your agent 2 capabilities — every one documented and browsable below, no GitHub required · by callstackincubator.
Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.
Use Rozenite for Agents through CLI-driven `rozenite agent` commands to inspect React Native DevTools data and Rozenite plugins on a live app target. Trigger…
15 files — installable on its own
Use Rozenite for Agents through `@rozenite/agent-sdk` in Node.js or TypeScript code. Trigger this skill when Codex needs to write or run scripts, wrappers,…
3 files — installable on its own

React Native DevTools Plugin Framework
Rozenite brings plug-and-play panels to React Native DevTools. Install plugins, enable them, and start debugging in minutes — no extra windows, servers, or tabs. Works with Expo and bare React Native, across Metro and Re.Pack.

Features
- Plug-and-Play Panels: Install plugins and they auto-appear in DevTools — start debugging in minutes.
- Unified DevTools Experience: All panels live inside React Native DevTools — no extra windows, servers, or browser tabs.
- Real-Time Debugging: Live updates for network requests, storage and performance as you use your app.
- Works With Your Setup: Compatible with Expo and bare React Native projects. Supports Metro and Re.Pack based workflows.
- Production-Safe Controls: Plugins are automatically disabled in production builds — no plugin code ships to your users.
- Easy to Build Your Own: When you need something custom, create your own panel with type-safe, isomorphic APIs and great DX.
Documentation
The documentation is available at rozenite.dev. You can also use the following links to jump to specific topics:
Made with ❤️ at Callstack
rozenite is an open source project and will always remain free to use. If you think it's cool, please star it 🌟.
Callstack is a group of React and React Native geeks, contact us at hello@callstack.com if you need any help with these or just want to say hi!
Like the project? ⚛️ Join the team who does amazing stuff for clients and drives React Native Open Source! 🔥
Install the whole package (2 skills):
npx skills add https://github.com/callstackincubator/rozeniteOr install a single skill:
npx skills add https://github.com/callstackincubator/rozenite --skill <name>Pick the skill name from the Skills tab — each entry there installs independently.