cloudflare-workers
✓在 Cloudflare Workers 上构建无服务器应用程序。涵盖运行时 API、处理程序(获取、计划、队列、电子邮件)、绑定(KV、R2、D1、持久对象、队列、AI、Vectorize)、wrangler.toml 配置、使用 Miniflare 进行本地开发、静态资产、兼容性标志、使用 Vitest 进行测试。关键词:Cloudflare Workers、无服务器、边缘计算、Wrangler、获取处理程序、计划处理程序、绑定、KV、R2、D1、持久对象、Workers AI、Miniflare、wrangler.toml、compatibility_date。
SKILL.md
Serverless platform for building applications across Cloudflare's global network.
| fetch | HTTP request | APIs, websites | | scheduled | Cron trigger | Background jobs | | queue | Queue message | Async processing | | email | Email received | Email routing |
| KV | KVNamespace | ✅ Simulated | | R2 | R2Bucket | ✅ Simulated | | D1 | D1Database | ✅ Simulated | | Durable Objects | DurableObjectNamespace | ✅ Simulated | | Queues | Queue | ✅ Simulated | | Workers AI | Ai | ❌ Remote only | | Vectorize | VectorizeIndex | ❌ Remote only | | Browser Rendering | Fetcher | ❌ Remote only |
在 Cloudflare Workers 上构建无服务器应用程序。涵盖运行时 API、处理程序(获取、计划、队列、电子邮件)、绑定(KV、R2、D1、持久对象、队列、AI、Vectorize)、wrangler.toml 配置、使用 Miniflare 进行本地开发、静态资产、兼容性标志、使用 Vitest 进行测试。关键词:Cloudflare Workers、无服务器、边缘计算、Wrangler、获取处理程序、计划处理程序、绑定、KV、R2、D1、持久对象、Workers AI、Miniflare、wrangler.toml、compatibility_date。 来源:itechmeat/llm-code。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-workers- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 cloudflare-workers?
在 Cloudflare Workers 上构建无服务器应用程序。涵盖运行时 API、处理程序(获取、计划、队列、电子邮件)、绑定(KV、R2、D1、持久对象、队列、AI、Vectorize)、wrangler.toml 配置、使用 Miniflare 进行本地开发、静态资产、兼容性标志、使用 Vitest 进行测试。关键词:Cloudflare Workers、无服务器、边缘计算、Wrangler、获取处理程序、计划处理程序、绑定、KV、R2、D1、持久对象、Workers AI、Miniflare、wrangler.toml、compatibility_date。 来源:itechmeat/llm-code。
如何安装 cloudflare-workers?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-workers 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/itechmeat/llm-code
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01