rivetkit-client-react
React hooks and client for connecting to Rivet Actors with typed state management and event subscriptions.
Install
npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-reactStats
| Total installs | 2,125 |
| Weekly installs | 2.1K |
| GitHub stars | 8 |
| First seen | Jan 26, 2026 |
| Source | @rivet-dev/skills |
Summary
- Create typed hooks with createRivetKit() and connect to actor instances using useActor() with keys and optional parameters
- Subscribe to actor events with useEvent() and monitor connection lifecycle through connStatus and error states
- Use createClient() for stateless one-off calls, actor discovery methods (get, getOrCreate, create, getForId), and low-level HTTP/WebSocket access
- Supports compound array keys for hierarchical actor addressing, automatic environment variable configuration, and explicit error handling via ActorError
Tags
Related skills
| Skill | Installs | vs rivetkit-client-react |
|---|---|---|
| userinterface-wiki | 1,757 | -368 |
| svelte5-best-practices | 2,393 | +268 |
| ui-design-system | 2,373 | +248 |
| agentation-self-driving | 2,405 | +280 |
| threejs-geometry | 2,015 | -110 |
FAQ
- How many installs does rivetkit-client-react have?
- rivetkit-client-react has 2,125 total installs and 2.1K installs this week.
- Where is rivetkit-client-react hosted?
- rivetkit-client-react is published by @rivet-dev/skills at https://github.com/rivet-dev/skills.
- How many GitHub stars does rivetkit-client-react have?
- rivetkit-client-react has 8 GitHub stars.
- When was rivetkit-client-react first indexed?
- OrangeBot.AI first indexed rivetkit-client-react on Jan 26, 2026.
- How do I install rivetkit-client-react?
- Run: npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-react