Build, deploy, and harden Cloudflare Workers for production. Use when asked to: create a Cloudflare Worker with routing, add rate limiting to a Worker, implement retry logic with exponential backoff in a Worker, handle errors and classify failures in a Worker, set up KV storage or Durable Objects, proxy requests through Cloudflare Workers, monitor Worker performance and log errors, make Workers idempotent and safe to retry.
Build, deploy, and harden Cloudflare Workers for production. Use when asked to: create a Cloudflare Worker with routing, add rate limiting to a Worker, implement retry logic with exponential backoff in a Worker, handle errors and classify failures in a Worker, set up KV storage or Durable Objects, proxy requests through Cloudflare Workers, monitor Worker performance and log errors, make Workers idempotent and safe to retry.
为生产环境构建、部署并强化 Cloudflare Workers。在以下请求时使用:创建带路由的 Cloudflare Worker、为 Worker 添加速率限制、在 Worker 中实现带指数退避的重试逻辑、处理错误并对失败进行分类、设置 KV 存储或 Durable Objects、通过 Cloudflare Workers 代理请求、监控 Worker 性能并记录错误、使 Workers 具有幂等性并安全以供重试。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
npx skills add sharp-skills/Cloudflare Workers下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer