RivetKit Swift Client
Skill VerificadoRivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.
This skill guides developers on how to integrate and use the RivetKit Swift client library to connect to Rivet Actors. It covers creating clients, actor handles, making stateless and stateful calls, managing connections, and handling errors through detailed code examples.
Versioning
- info:Release ManagementA version number is mentioned within the SKILL.md file ('RivetKit version: 2.3.0-rc.5'), but it is not explicitly wired as a formal manifest version.
Instalação
npx skills add rivet-dev/skillsExecuta a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.
Extensões similares
RivetKit SwiftUI Client
95RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.
Tandem TypeScript Client
98TypeScript client for the Tandem autonomous agent engine HTTP + SSE API
RivetKit JavaScript Client
95RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clients, call actions, or manage connections.
Prisma Postgres Setup
99Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".
Discord Adapter
98Discord adapter for chat
ElevenLabs Agents
98Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.