skillfed

cloudflare-deploy

cloudflare-deploy is a comprehensive guide to building on Cloudflare's platform, covering compute (Workers, Pages, Durable Objects), storage (KV, D1, R2), AI services (Workers AI, Vectorize), and infrastructure-as-code tools. Decision trees help you find the right product for your use case, while retrieval-first guidance ensures you access current API docs, limits, and configuration options rather than relying on outdated knowledge.

cloudflare-deploy helps you build, deploy, and manage applications across Cloudflare's edge computing and storage platform.

AI-generated summary based on this skill's SKILL.md

820 70 Apache-2.0 updated by fcakyon

Install

fcakyon/claude-codex-settings/cloudflare-deploy · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/fcakyon/claude-codex-settings
cp -r claude-codex-settings/plugins/cloudflare-skills/skills/cloudflare-deploy ~/.claude/skills/cloudflare-deploy

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I deploy Cloudflare Workers?

cloudflare-deploy guides you through deploying Workers by helping you choose between Wrangler CLI, the dashboard, or infrastructure-as-code tools like Terraform and Pulumi. The skill covers project setup, environment configuration, and deployment workflows. It directs you to current API documentation and best practices for managing multiple environments and versions on Cloudflare's edge platform.

What storage options does cloudflare-deploy cover?

cloudflare-deploy covers KV for low-latency key-value caching, D1 for SQLite databases, and R2 for object storage. The skill includes setup tutorials, query examples, and decision trees to help you select the right storage product based on your data structure, access patterns, and consistency requirements.

How can I implement AI/ML features with cloudflare-deploy?

cloudflare-deploy provides guidance on Workers AI for running inference models, Vectorize for embedding storage and retrieval, and Agents for building stateful AI workflows. The skill includes code examples, configuration steps, and links to current model availability and pricing to help you integrate AI capabilities into your edge applications.

What security features does cloudflare-deploy help configure?

cloudflare-deploy covers WAF rule setup, DDoS protection configuration, and bot management features. The skill helps you understand threat models, configure rulesets, and integrate security policies into your deployment pipeline using both dashboard and API-driven approaches.

Does cloudflare-deploy include infrastructure-as-code examples?

Yes. cloudflare-deploy provides Terraform and Pulumi examples for managing Cloudflare resources as code. It covers Workers, Pages, KV, D1, R2, WAF rules, and other products, helping you version-control your infrastructure and automate deployments across environments.

How does cloudflare-deploy help with edge computing?

cloudflare-deploy explains how to build serverless functions with Workers, deploy full-stack apps with Pages, manage state with Durable Objects, and handle async tasks with Queues. Decision trees guide you to the right compute product for your use case, with retrieval-first guidance ensuring you access current limits and API documentation.

SKILL.md

rendered from the published skill — quoted content, verbatim

Cloudflare Platform Skill

Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references.

Your knowledge of Cloudflare APIs, types, limits, and pricing may be outdated. Prefer retrieval over pre-training — the references in this skill are starting points, not source of truth.

Retrieval Sources

Fetch the latest information before citing specific numbers, API signatures, or configuration options. Do not rely on baked-in knowledge or these reference files alone.

Source How to retrieve Use for
Cloudflare docs cloudflare-docs search tool

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 15 files
plugins/cloudflare-skills/skills/cloudflare-deploy/SKILL.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/README.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/api.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/configuration.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/gotchas.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/agents-sdk/patterns.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/README.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/configuration.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/dynamic-routing.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/features.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/sdk-integration.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-gateway/troubleshooting.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-search/README.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-search/api.md
plugins/cloudflare-skills/skills/cloudflare-deploy/references/ai-search/configuration.md

Related skills

Tags

edge-deployment serverless-platform multi-product-integration infrastructure-automation ai-inference-engine data-persistence-layer network-security real-time-coordination developer-tooling cloud-native-stack