rivet-dev/skills
These skills were imported into SkillJury from the public skills ecosystem.
multiplayer-game
by rivet-dev/skills
IMPORTANT: Before doing anything, you MUST read BASE_SKILL.md in this skill's directory. It contains essential guidance on debugging, error handling, state management, deployment, and project setup. Those rules and patterns apply to all RivetKit work. Everything below assumes you have already read and understood it.
sandbox-agent
by rivet-dev/skills
Sandbox Agent provides a universal API for orchestrating AI coding agents in sandboxed environments.
rivetkit
by rivet-dev/skills
Build high-performance, long-lived, in-memory processes on Rivet's actor runtime. Use this skill whenever HTTP endpoints, databases, or queues no longer meet the requirements for AI agents, realtime collaboration, workflow orchestration, or geo-distributed data.
rivetkit-client-javascript
by rivet-dev/skills
Use this skill when building JavaScript clients (browser, Node.js, or Bun) that connect to Rivet Actors with rivetkit/client .
rivetkit-client-react
by rivet-dev/skills
Use this skill when building React apps that connect to Rivet Actors with @rivetkit/react .
rivetkit-client-swift
by rivet-dev/skills
Use this skill when building Swift clients that connect to Rivet Actors with RivetKitClient .
rivetkit-client-swiftui
by rivet-dev/skills
Use this skill when building SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI .