rivet-dev/rivetkit-client-javascript
RivetKit 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.
RivetKit 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.
npx skills add https://github.com/rivet-dev/skills/tree/main/skills/rivetkit-client-javascriptRivetKit 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.
This repo contains 6 individual skills — each has its own dedicated page.
Pragmatic patterns for building multiplayer games: matchmaking, tick loops, realtime state, interest management, and validation.
RivetKit 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 React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or manage realtime state with useActor.
RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage connections.
RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.
Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.
GitHub Action + CLI to detect malicious patterns in MCP servers, AI agent skills, and plugins. 68+ attack signatures.
A lightweight, terminal-based AI coding assistant written in Rust that replicates the Claude Code experience with streaming output, tool execution, permission controls, MCP server integration, and skills support — optimized for fast, internationalized terminal interactions.
pr-rules-sync is an agent skill for Claude Code, Cursor, and any SKILL.md-compatible AI coding agent. It scans your merged pull requests, finds patterns in what reviewers repeatedly flag, and writes those patterns as actionable rules into your AI instruction files — so your agent avoids the same mistakes your team keeps catching in code review.
Claude Code plugins marketplace for @glitchwerks projects
Cross-platform installer for MCP tools, behavioral rules, agent skills
Skills for AI coding agents