Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

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.

Резюме ИИ

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, …). Предполагается, что репозиторий соответствует формату agentskills.io.

3 days ago
14 stars
not_applicable
Обновлено 3 days ago
Посмотреть исходный код