跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cloudflare Deploy

技能 已验证 活跃

Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.

目的

Enables users to understand and leverage Cloudflare's platform for application and infrastructure deployment.

功能

  • Guidance on Cloudflare Workers deployment
  • Guidance on Cloudflare Pages deployment
  • References for D1, R2, Queues, and other services
  • Decision trees for service selection
  • Troubleshooting and gotchas for various Cloudflare products

使用场景

  • Deploying serverless functions with Workers
  • Hosting static websites with Pages
  • Setting up databases with D1
  • Managing object storage with R2
  • Understanding Cloudflare platform services

非目标

  • Directly executing deployments
  • Providing code snippets for every service
  • Replacing Cloudflare's official documentation

安装

npx skills add openai/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标19k
状态
查看源代码

类似扩展

Wrangler

100

Cloudflare Workers CLI,用于部署、开发和管理 Workers、KV、R2、D1、Vectorize、Hyperdrive、Workers AI、Containers、Queues、Workflows、Pipelines 和 Secrets Store。在运行 wrangler 命令之前加载,以确保正确的语法和最佳实践。倾向于从 Cloudflare 文档中检索信息,而不是依赖预训练的知识。

技能
cloudflare

Devops

100

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

技能
binjuhor

Render Deploy

99

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

技能
openai

Workers Best Practices

99

审查和编写 Cloudflare Workers 代码,使其符合生产最佳实践。在编写新的 Workers、审查 Worker 代码、配置 wrangler.jsonc 或检查常见的 Workers 反模式(流式处理、悬空 Promise、全局状态、Secrets、Bindings、可观测性)时加载。倾向于从 Cloudflare 文档中检索信息,而非预训练知识。

技能
cloudflare

Cost Optimization

98

Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

技能
wshobson

Durable Objects

97

创建和审查 Cloudflare Durable Objects。适用于构建状态协调(聊天室、多人游戏、预订系统)、实现 RPC 方法、SQLite 存储、警报、WebSocket,或审查 DO 代码的最佳实践。涵盖 Workers 集成、wrangler 配置和使用 Vitest 进行测试。偏向于从 Cloudflare 文档检索,而非预训练知识。

技能
cloudflare