rivet-dev
GitHub profile for rivet-dev19 skills
Are you rivet-dev? Claim your skills.
rivet-dev / rivetkit
Provides guidance for building and debugging Rivet Actors, enhancing serverless workflows and actor-based applications.
rivet-dev / ai-agent-workspace
Provides a persistent workspace for AI agents with a filesystem, processes, and networking capabilities on a lightweight OS.
rivet-dev / ai-agent
Builds an AI agent backend with persistent memory and streaming LLM responses for real-time interactions.
rivet-dev / chat-room
Creates a scalable backend for a realtime chat room using Rivet Actors with SQLite message history and WebSocket support.
rivet-dev / collaborative-text-editor
Builds a collaborative text editor backend using Yjs CRDTs for real-time document editing and synchronization.
rivet-dev / cron-jobs
Enables durable cron jobs with Rivet Actors, ensuring scheduled tasks survive restarts and crashes for reliable task management.
rivet-dev / live-cursors
Enables real-time multiplayer presence and cursor sharing using Rivet Actors for collaborative applications.
rivet-dev / multiplayer-game
Provides practical patterns for developing multiplayer games, covering matchmaking, state management, and game loop implementations.
rivet-dev / per-tenant-database
Enables multi-tenant data isolation with dedicated Rivet Actors for each tenant, ensuring secure and independent datasets.
rivet-dev / rivetkit-client-javascript
Provides guidance for building JavaScript clients that connect to Rivet Actors, enabling action calls and connection management.
rivet-dev / rivetkit-client-react
Guides developers in building React applications that connect to Rivet Actors, facilitating real-time state management and hooks creation.
rivet-dev / rivetkit-client-swift
Provides guidance for building Swift clients that connect to Rivet Actors using RivetKitClient, enabling action calls and connection management.
rivet-dev / rivetkit-client-swiftui
Guides developers in building SwiftUI apps that connect to Rivet Actors using RivetKitSwiftUI for seamless integration.
rivet-dev / rivetkit
Provides guidance for building and debugging Rivet Actors, enhancing serverless workflows and actor-based applications.
rivet-dev / sandbox-agent
Facilitates deployment and integration of AI coding agents in sandboxed environments using a universal API for orchestration.
rivet-dev / vpc-air-gapped
Enables secure deployment of Rivet in air-gapped networks with single-binary or Docker Compose installations, ensuring no outbound telemetry.