RivetKit React Client
Skill 확인됨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.
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.
설치
npx skills add rivet-dev/skillsVercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.
유사한 확장
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.