Development
Agent
working-on-ui-components
When changing `@rozenite/ui`:
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.
When changing `@rozenite/ui`:
Agent definition
working-on-ui-components.mdWorking on UI components
When changing `@rozenite/ui`:
- Use Storybook in `apps/ui-storybook` to develop and test the component.
- Start it from the repo root: `pnpm start:ui-storybook`.
- Find stories in `apps/ui-storybook/src/stories`.
- Add or update the story for every behavior you change.
- Use `agent-browser` for browser interactions and visual checks.
- Load its CLI instructions first: `agent-browser skills get agent-browser`.
- Open Storybook at `http://localhost:6006`.
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
1h ago
Last commit
1y ago
Created
Repo: callstackincubator/rozenite
In this plugin
See everything inside Other agents on rozenite.
- 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: -
Open agent - release-content
`packages/shell/src/ReleaseContent.tsx` contains the welcome dialog content.
Open agent

