R
Rivet Dev技能
ego lite browser
贊助ego lite 是 AI 代理執行網頁自動化最快的瀏覽器,可與 Codex 或 Claude Code 共享您的登入狀態,零成本、零配置。
Alpha Vantage MCP Server
贊助獲取金融市場數據:即時與歷史股票、ETF、期權、外匯、加密貨幣、大宗商品、基本面、技術指標等
agent-browser
rivet-dev
自動化瀏覽器操作,用於網頁測試、表單填寫、螢幕截圖與資料擷取。當使用者需要瀏覽網站、與網頁互動時使用。
official
agent-browser
rivet-dev
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking…
official
ai-agent
rivet-dev
建立一個具有持久記憶的AI agent後端:每個對話一個Rivet Actor、排隊消息處理、以及將串流LLM回應作為即時事件。
official
ai-agent
rivet-dev
構建具有持久記憶的AI智能代理後端:每個對話對應一個Rivet Actor、佇列化訊息處理,以及將LLM串流回應作為即時事件輸出。
official
ai-agent-workspace
rivet-dev
賦予每個AI代理自己的電腦:一個持久的作業空間,包含檔案系統、程序、Shell、網路功能,以及輕量級進程內的代理會話…
official
ai-agent-workspace
rivet-dev
Give every AI agent its own computer: a persistent workspace with a filesystem, processes, shells, networking, and agent sessions on a lightweight in-process…
official
chat-room
rivet-dev
使用 Rivet Actors 建立即時聊天室後端:每個房間一個 Actor、SQLite 支援的訊息歷史記錄,以及透過 WebSocket 向所有連線用戶端廣播。
official
chat-room
rivet-dev
Build a realtime chat room backend with Rivet Actors: one actor per room, SQLite-backed message history, and WebSocket broadcast to every connected client.
official
collaborative-text-editor
rivet-dev
使用 Yjs CRDT 與 Rivet Actors 建構協作文字編輯器後端:每個文件的 Actor 負責轉發同步與感知更新,並持久化快照。
official
collaborative-text-editor
rivet-dev
Build a collaborative text editor backend with Yjs CRDTs and Rivet Actors: per-document actors relay sync and awareness updates and persist snapshots.
official
cron-jobs
rivet-dev
使用 Rivet Actors 實現持久化定時任務:schedule.after 和 schedule.at 計時器可在重啟與崩潰後保持狀態,並支援重新設定週期性任務與冪等處理器。
official
cron-jobs
rivet-dev
Patterns for durable one-shot, calendar, and fixed-interval work on Rivet Actors.
official
driver-test-runner
rivet-dev
有條不紊地逐一執行 RivetKit 驅動程式測試套件中的檔案,涵蓋原生(NAPI)與 wasm 執行環境,並將進度記錄於…
official
driver-test-runner
rivet-dev
Methodically run the RivetKit driver test suite file by file across the native (NAPI) and wasm runtimes, tracking progress in…
official
live-cursors
rivet-dev
使用 Rivet Actors 實現的即時游標與多人協作狀態:每個連線的游標狀態、透過事件或原始 WebSocket 的即時更新,以及節流控制。
official
live-cursors
rivet-dev
Live cursors and multiplayer presence with Rivet Actors: per-connection cursor state, realtime updates over events or raw WebSockets, and throttling.
official
multiplayer-game
rivet-dev
構建多人遊戲的實用模式:配對系統、滴答循環、即時狀態、興趣管理與驗證。包含10種遊戲類型(大逃殺、競技場、IO風格、開放世界、派對、2D/3D物理、排位賽、回合制、放置類)的入門程式碼與架構模式,附帶角色拓撲、生命週期圖表及網路程式碼策略。涵蓋伺服器模擬基礎:固定即時循環與動作驅動更新、物理引擎選擇(Rapier 2D/3D),以及空間...
official
multiplayer-game
rivet-dev
Pragmatic patterns for building multiplayer games: matchmaking, tick loops, realtime state, interest management, and validation.
official
openspec-apply-change
rivet-dev
實作來自 OpenSpec 變更的任務。當使用者想要開始實作、繼續實作或逐步完成任務時使用。
official
openspec-apply-change
rivet-dev
Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.
official
openspec-archive-change
rivet-dev
在實驗工作流程中歸檔已完成的變更。當使用者希望在實作完成後最終確定並歸檔變更時使用。
official
openspec-archive-change
rivet-dev
Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.
official
openspec-bulk-archive-change
rivet-dev
一次歸檔多個已完成的變更。適用於同時歸檔多個並行變更時使用。
official
openspec-bulk-archive-change
rivet-dev
Archive multiple completed changes at once. Use when archiving several parallel changes.
official
openspec-continue-change
rivet-dev
繼續處理 OpenSpec 變更,建立下一個成品。當使用者想要推進變更、建立下一個成品或繼續進行時使用。
official
openspec-continue-change
rivet-dev
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue…
official
openspec-explore
rivet-dev
進入探索模式——一個用於探索想法、調查問題和釐清需求的思考夥伴。當使用者想要思考……時使用。
official
openspec-explore
rivet-dev
Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through…
official
openspec-ff-change
rivet-dev
快速跳過 OpenSpec 產品的創建過程。當使用者希望快速建立實作所需的所有產品,而無需逐步進行時使用。
official
openspec-ff-change
rivet-dev
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through…
official
openspec-new-change
rivet-dev
使用實驗性工件工作流程啟動新的 OpenSpec 變更。當使用者想要建立具有結構化的新功能、修復或修改時使用…
official
openspec-new-change
rivet-dev
Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured…
official
openspec-onboard
rivet-dev
引導式 OpenSpec 入門:透過解說與實際程式碼操作,逐步完成完整的工作流程循環。
official
openspec-onboard
rivet-dev
Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.
official
openspec-sync-specs
rivet-dev
將變更中的增量規格同步至主要規格。當使用者希望將增量規格的變更更新到主要規格,但不歸檔該變更時使用。
official
openspec-sync-specs
rivet-dev
Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.
official
openspec-verify-change
rivet-dev
驗證實作與變更成品相符。當使用者想在歸檔前確認實作是否完整、正確且一致時使用。
official
openspec-verify-change
rivet-dev
Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.
official
per-tenant-database
rivet-dev
使用每個租戶一個 Rivet Actor 的方式實現多租戶數據隔離:Actor 鍵即為租戶 ID,因此每個租戶擁有獨立的數據集與遷移。
official
per-tenant-database
rivet-dev
Multi-tenant data isolation with one Rivet Actor per tenant: the actor key is the tenant id, so each tenant gets its own isolated dataset and migrations.
official
rivet-actors
rivet-dev
Actors: The primitive for stateful workloads.
official
rivet-agentos
rivet-dev
agentOS: Agent execution, filesystems, and orchestration.
official
rivet-dynamic-apps
rivet-dev
Dynamic Apps: Deploy an AI-generated backend for every user.
official
rivet-workflows
rivet-dev
Workflows: Durable, replayable multi-step operations.
official
rivetkit
rivet-dev
為AI代理、多人應用程式及工作流程自動化提供長效、具狀態的運算。Actor是持久化的記憶體處理程序,能在無需資料庫往返的情況下跨請求維持狀態,並自動從零擴展至數百萬個並行實例。內建透過WebSocket與事件的即時通訊、用於有序訊息處理的持久佇列,以及用於結構化資料查詢的SQLite。透過Rivet Cloud或自託管方式,狀態可在重啟或崩潰後持續保留...
official
rivetkit
rivet-dev
RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/runner modes,…
official
rivetkit-actors
rivet-dev
使用 Rivet Actors 構建有狀態後端:高效能、長生命週期、記憶體內、持久化的程序。當您超越 HTTP、資料庫或佇列的極限時使用。…
official
rivetkit-actors
rivet-dev
使用 Rivet Actors 構建有狀態後端:高效能、長生命週期、記憶體內、持久化的程序。當您超越 HTTP、資料庫或佇列的限制時使用。…
official
rivetkit-client-javascript
rivet-dev
用於連接 Rivet Actors 的 JavaScript 客戶端,支援無狀態與有狀態連線。相容瀏覽器、Node.js 和 Bun 環境,可透過環境變數或明確設定自動偵測端點。提供兩種互動模式:獨立請求的無狀態動作呼叫,以及具即時事件訂閱功能的有狀態連線。包含低階 HTTP 與 WebSocket 存取,適用於實作 onRequest 或 onWebSocket 處理器的 Actors。提供複合陣列式...
official
rivetkit-client-javascript
rivet-dev
RivetKit JavaScript client guidance. Use for browser, Node.js, or Bun clients that connect to Rivet Actors with rivetkit/client, create clients, call actions,…
official
rivetkit-client-react
rivet-dev
用於連接Rivet Actors的React客戶端,提供鉤子與即時狀態管理。透過createRivetKit()建立類型化鉤子,並使用useActor()搭配鍵值與可選參數連接Actor實例。使用useEvent()訂閱Actor事件,並透過connStatus與error狀態監控連線生命週期。使用createClient()進行無狀態一次性呼叫、Actor發現方法(get、getOrCreate、create、getForId),以及低階HTTP/WebSocket存取。支援複合陣列鍵值...
official
rivetkit-client-react
rivet-dev
RivetKit React client guidance. Use for React apps that connect to Rivet Actors with @rivetkit/react, create hooks with createRivetKit, or manage realtime…
official
rivetkit-client-rust
rivet-dev
RivetKit Rust 客戶端指南。適用於使用 rivetkit::client 連接到 Rivet Actors 的 Rust 客戶端和後端,建立型別化的 Actor 控制代碼、呼叫動作…
official
rivetkit-client-rust
rivet-dev
RivetKit Rust client guidance. Use for Rust clients and backends that connect to Rivet Actors with rivetkit::client, create typed actor handles, call actions,…
official
rivetkit-client-swift
rivet-dev
用於連接 Rivet Actors 的 Swift 客戶端,支援無狀態與有狀態連線模式。提供無狀態動作呼叫及持久化 WebSocket 連線,並透過 AsyncStream 實現即時事件串流。支援 0 至 5 個位置引數的型別化動作呼叫,以及針對更多引數的原始 JSON 回退方案。透過狀態變更、錯誤、開啟與關閉串流,實現連線生命週期監控。支援低階 HTTP 與 WebSocket 存取,適用於自訂 onRequest 及...
official
rivetkit-client-swift
rivet-dev
RivetKit Swift client guidance. Use for Swift clients that connect to Rivet Actors with RivetKitClient, create actor handles, call actions, or manage…
official
rivetkit-client-swiftui
rivet-dev
用於連接Rivet Actors的SwiftUI客戶端函式庫,具備反應式綁定與事件串流功能。提供@Actor屬性包裝器,支援get-or-create語義與連線生命週期管理,以及用於環境設定與事件訂閱的視圖修飾器。支援型別化非同步動作、fire-and-forget發送,以及0–5個型別化參數的AsyncStream事件訂閱。包含連線狀態追蹤、透過ActorError的錯誤處理,以及用於階層式Actor的複合鍵支援...
official
rivetkit-client-swiftui
rivet-dev
RivetKit SwiftUI client guidance. Use for SwiftUI apps that connect to Rivet Actors with RivetKitSwiftUI, @Actor, rivetKit view modifiers, and SwiftUI bindings.
official
rivetkit-typescript
rivet-dev
此技能用於 RivetKit 的建置、修改、除錯、測試或效能分析。觸發條件為 RivetKit 匯入、Rivet/actor 討論等。
official
sandbox-agent
rivet-dev
在沙盒環境中協調多個AI編碼代理的通用API。支援四種編碼代理(Claude Code、Codex、OpenCode、Amp),並提供統一的回應、事件和工作階段管理架構。可部署於本地或雲端沙盒,包括E2B、Daytona、Docker、Vercel和Cloudflare,並支援環境特定配置。串流代理事件,管理跨多個後端(記憶體、SQLite、Postgres、IndexedDB)的工作階段持久性,並處理人機協作流程...
official
sanity-check
rivet-dev
在隔離的臨時專案中執行端到端冒煙測試,從 npm 安裝 rivetkit 套件,啟動 hello-world 計數器角色,然後驗證 HTTP…
official
sanity-check
rivet-dev
Run an E2E smoke test that installs rivetkit packages from npm in an isolated temp project, starts the hello-world counter actor, then verifies both HTTP…
official
stack-merge
rivet-dev
透過管理員繞過快速推送,將 Graphite 堆疊大量合併到主分支。取代 rivet-dev/rivet 的 Graphite 合併佇列。當使用者說…時調用。
official
stack-merge
rivet-dev
Bulk-merge a Graphite stack into main via admin-bypass fast-forward push. Replaces the Graphite merge queue for rivet-dev/rivet. Invoke when the user says…
official
vpc-air-gapped
rivet-dev
完全在您自己的網路邊界內運行 Rivet:單一二進位檔或 Docker Compose 安裝、無需資料庫基礎架構的檔案系統儲存,且無對外…
official
vpc-air-gapped
rivet-dev
Run Rivet entirely inside your own perimeter: single-binary or Docker Compose install, file system storage with no database infrastructure, and no outbound…
official