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 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.