cloudflare

Route Cloudflare development tasks to Workers, Pages, KV, DO, and IaC references.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Sithabo/EdgeInsight --skill cloudflare-sithabo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/Sithabo/EdgeInsight/tree/main/skills/cloudflare
Command: npx skills add https://github.com/Sithabo/EdgeInsight --skill cloudflare-sithabo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamline Cloudflare platform development by providing guided decision trees and a centralized knowledge base.

Core Features & Use Cases

  • Decision trees route you to the right Cloudflare product (Workers, Pages, Durable Objects, KV, etc.)
  • Centralized references and patterns for API, tooling, and security
  • Quick-start templates and playbooks for edge deployments and IaC workflows

Quick Start

Run the cloudflare skill to choose a product and pull its detailed references for your deployment scenario.

Frequently Asked Questions about cloudflare

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Cloudflare product for my edge deployment?

Cloudflare product selection uses guided decision trees to route tasks to appropriate platforms like Workers, Pages, Durable Objects, or KV based on your deployment requirements. This centralized knowledge base helps streamline platform development decisions.

What is the best way to find reference patterns for Cloudflare Workers and Pages?

The best way to find reference patterns for Cloudflare Workers and Pages is through a centralized knowledge base that provides API, tooling, and security references alongside quick-start templates for edge deployments.

Can I use Durable Objects and KV together in my Cloudflare workflows?

You can use Durable Objects and KV together in Cloudflare workflows. The platform provides decision trees and reference materials to help route tasks across these storage and compute products effectively for your specific scenario.

How do I get quick-start templates for Cloudflare IaC workflows?

To get quick-start templates for Cloudflare IaC workflows, access the centralized knowledge base that provides playbooks and reference materials designed to streamline infrastructure as code deployments at the edge.

Does Cloudflare platform development require a specific project structure?

Cloudflare platform development using this guided approach requires a SKILL.md file at the project root with the skill name and description defined in YAML frontmatter to properly structure the skill definition.