·realtime-sync
</>

realtime-sync

與 WebTransport、發布/訂閱訊息傳遞、CRDT 和 AI 流編排的低延遲同步。涵蓋雙向流、交易寄件箱模式、序列追蹤和協作編輯。在建立即時協作 UI、實現發布/訂閱訊息、處理 WebTransport 或 WebSocket 連線、編排即時 AI 令牌流或解決與 CRDT 的衝突時使用。

14安裝·2熱度·@oakoss

安裝

$npx skills add https://github.com/oakoss/agent-skills --skill realtime-sync

如何安裝 realtime-sync

透過命令列快速安裝 realtime-sync AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/oakoss/agent-skills --skill realtime-sync
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:oakoss/agent-skills。

SKILL.md

查看原文

Architects high-concurrency, sub-50ms latency synchronization between distributed clients and servers. Covers WebTransport (HTTP/3) bidirectional streaming, transactional outbox patterns for database-to-sync consistency, CRDTs for collaborative editing, and AI token stream orchestration.

Core principles: the database is the source of truth (real-time channels notify, not persist), CRDTs eliminate locking for concurrent edits, and backpressure management prevents UI jitter from high-frequency streams.

When to use: Real-time collaborative UIs, pub/sub messaging, WebTransport/WebSocket connections, live AI token streams, presence tracking, conflict resolution with CRDTs, multiplayer applications.

與 WebTransport、發布/訂閱訊息傳遞、CRDT 和 AI 流編排的低延遲同步。涵蓋雙向流、交易寄件箱模式、序列追蹤和協作編輯。在建立即時協作 UI、實現發布/訂閱訊息、處理 WebTransport 或 WebSocket 連線、編排即時 AI 令牌流或解決與 CRDT 的衝突時使用。 來源:oakoss/agent-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/oakoss/agent-skills --skill realtime-sync
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from oakoss/agent-skills

快速解答

什麼是 realtime-sync?

與 WebTransport、發布/訂閱訊息傳遞、CRDT 和 AI 流編排的低延遲同步。涵蓋雙向流、交易寄件箱模式、序列追蹤和協作編輯。在建立即時協作 UI、實現發布/訂閱訊息、處理 WebTransport 或 WebSocket 連線、編排即時 AI 令牌流或解決與 CRDT 的衝突時使用。 來源:oakoss/agent-skills。

如何安裝 realtime-sync?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/oakoss/agent-skills --skill realtime-sync 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/oakoss/agent-skills

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-25