メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

RivetKit JavaScript Client

Skill 検証済み
95

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.

AI サマリー

This extension demonstrates how to create and manage clients, call actor actions, handle connections, and manage errors when using the RivetKit JavaScript library in browser, Node.js, or Bun environments. It emphasizes secure practices like using environment variables for tokens and warns against key injection attacks.

Versioning

  • warning:Release ManagementThe extension specifies a version for the rivetkit dependency (2.3.0-rc.5) but does not declare its own version in the manifest or any other standard location.

インストール

npx skills add rivet-dev/skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 days ago
14 stars
not_applicable
3 days ago に更新
ソースコードを表示