cloudflare-workers
✓使用 Cloudflare Workers 和 Durable Objects 構建有狀態的無服務器應用程序。在使用 Cloudflare 邊緣計算平台創建實時協作應用程序、聊天系統、多人遊戲、WebSocket 服務器、速率限制器或任何需要客戶端之間協調、持久狀態或計劃任務的應用程序時使用。
SKILL.md
Build stateful serverless applications that run at the edge using Cloudflare Workers and Durable Objects. Durable Objects provide strongly consistent storage and coordination, making them ideal for real-time collaboration, WebSockets, and stateful workflows.
Select: Hello World example → Worker + Durable Objects → TypeScript
Public methods on Durable Object classes are automatically exposed as RPC:
使用 Cloudflare Workers 和 Durable Objects 構建有狀態的無服務器應用程序。在使用 Cloudflare 邊緣計算平台創建實時協作應用程序、聊天系統、多人遊戲、WebSocket 服務器、速率限制器或任何需要客戶端之間協調、持久狀態或計劃任務的應用程序時使用。 來源:kent-daniel/regexfast。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/kent-daniel/regexfast --skill cloudflare-workers- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 cloudflare-workers?
使用 Cloudflare Workers 和 Durable Objects 構建有狀態的無服務器應用程序。在使用 Cloudflare 邊緣計算平台創建實時協作應用程序、聊天系統、多人遊戲、WebSocket 服務器、速率限制器或任何需要客戶端之間協調、持久狀態或計劃任務的應用程序時使用。 來源:kent-daniel/regexfast。
如何安裝 cloudflare-workers?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/kent-daniel/regexfast --skill cloudflare-workers 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/kent-daniel/regexfast