RivetKit SwiftUI Client
Skill VerificadoRivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.
This extension offers specific SwiftUI property wrappers and view modifiers for connecting to and interacting with Rivet Actors. It includes detailed examples for managing actor lifecycle, sending messages, subscribing to events, and handling errors within a SwiftUI application context.
License
- info:License usabilityThe license is not explicitly stated via a LICENSE file or a manifest SPDX identifier, but the code is hosted on GitHub under the MIT license, implying permissive use.
Versioning
- info:Release ManagementA RivetKit version is mentioned (2.3.0-rc.5), but there is no explicit versioning for the skill itself within its manifest or SKILL.md.
Compliance
- info:GDPRThe extension handles authentication tokens, which could be considered sensitive, but provides guidance on secure usage and does not inherently process personal data beyond what is necessary for authentication.
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 Swift Client
96RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.
RivetKit Actor Guidance
95RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/runner modes, deployment, or actor-based workflows.
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.
Tandem TypeScript Client
98TypeScript client for the Tandem autonomous agent engine HTTP + SSE API
Skill Creator
95Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Code Review Diagnostic
95Provide structured code review guidance for catching defects and improving quality. This skill should be used when the user asks to 'review this code', 'check for issues', 'PR review', 'code quality check', or wants systematic code evaluation. Keywords: code review, PR, pull request, quality, defects, security, maintainability, performance.