Skip to main content
Back to registry

rivetkit-client-react

rivet-dev/skills

Use this skill when building React apps that connect to Rivet Actors with @rivetkit/react .

Installs1
Install command
npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-react
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when building React apps that connect to Rivet Actors with @rivetkit/react . See the React quickstart guide for getting started. Use the JavaScript client for raw HTTP and WebSocket access: Use the JavaScript client on your backend (Node.js/Bun). See the JavaScript client docs . Keys uniquely identify actor instances. Use compound keys (arrays) for hierarchical addressing: Don't build keys with string interpolation like "org:${userId}" when userId contains user data. Use arrays instead to prevent key injection attacks. createRivetKit() (and the underlying createClient() instance) automatically read: Defaults to window.location.origin + "/api/rivet" in the browser or on the server when unset. Endpoints support URL auth syntax: You can also pass the endpoint without auth and provide RIVET_NAMESPACE and RIVET_TOKEN separately.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does rivetkit-client-react do?

Use this skill when building React apps that connect to Rivet Actors with @rivetkit/react .

Is rivetkit-client-react good?

rivetkit-client-react does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does rivetkit-client-react work with?

rivetkit-client-react currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp.

What are alternatives to rivetkit-client-react?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install rivetkit-client-react?

npx skills add https://github.com/rivet-dev/skills --skill rivetkit-client-react

Related skills

More from rivet-dev/skills

Related skills

Alternatives in Software Engineering