RivetKit React Client
Skill Đã xác minhRivetKit 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.
This skill offers practical examples and best practices for integrating the RivetKit React client into React applications, covering hook creation, actor management, connection parameters, and event subscriptions. It also details error handling strategies and nuances of key management for secure actor instantiation.
Versioning
- warning:Release ManagementThere is no version information (e.g., in package.json or SKILL.md frontmatter) available for this extension, and no GitHub releases or CHANGELOG are present. Installation instructions reference a specific RC version, but no general versioning is declared.
Cài đặt
npx skills add rivet-dev/skillsChạy Vercel skills CLI (skills.sh) qua npx — yêu cầu Node.js trên máy và ít nhất một agent tương thích skills đã được cài (Claude Code, Cursor, Codex, …). Giả định repo tuân theo định dạng agentskills.io.
Tiện ích tương tự
React PWA
98Extension from jwynia/agent-skills
ESLint Plugin React Hooks
99ESLint rules for React Hooks
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 Panel Scaffold
100Scaffold an editable Tandem control panel app
react-is
98Brand checking of React Elements.
Next.js App Router Fundamentals
98Guide for working with Next.js App Router (Next.js 13+). Use when migrating from Pages Router to App Router, creating layouts, implementing routing, handling metadata, or building Next.js 13+ applications. Activates for App Router migration, layout creation, routing patterns, or Next.js 13+ development tasks.