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