Development
Agent
package-creation
- Compare with similar packages under `packages/`. - README must follow the shared repository structure: - banner - tagline - badges - description - features or exports - installation - usage - Callstack footer and link definitions - Copy standard `package.json` metadata: -
Install
$ npx -y skills add callstackincubator/rozenite --agent claude-codeHow it fires
How this agent 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.
Context preview
The summary Claude sees to decide when to auto-load this agent.
- Compare with similar packages under `packages/`. - README must follow the shared repository structure: - banner - tagline - badges - description - features or exports - installation - usage - Callstack footer and link definitions - Copy standard `package.json` metadata: -
Agent definition
package-creation.mdNew packages
- Compare with similar packages under `packages/`.
- README must follow the shared repository structure:
- banner
- tagline
- badges
- description
- features or exports
- installation
- usage
- Callstack footer and link definitions
- Copy standard `package.json` metadata:
- `homepage`
- `bugs`
- `repository`
- `author`
- `license`
- `publishConfig`
- `files`
- Library packages must also define matching `main`, `module`, `types`, and `exports` fields.
- Use package-specific npm links in README badges and links.
- Run formatting and package checks before opening a PR.
Ships withrozenite
Plug-and-play panels for React Native DevTools. Install, enable, and start debugging in minutes.
Get the whole plugin
Stats
643
Stars
47
Forks
Active
Maintenance
TypeScript
Language
MIT
License
2h ago
Last commit
1y ago
Created
Repo: callstackincubator/rozenite

