cloudflare

Guide Cloudflare development with product references and decision trees.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/yharuto0917/meChat --skill cloudflare-yharuto0917
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/yharuto0917/meChat/tree/main/.agents/skills/cloudflare
Command: npx skills add https://github.com/yharuto0917/meChat --skill cloudflare-yharuto0917

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and reference for developing on the Cloudflare platform, enabling users to build scalable, performant, and secure applications at the edge.

Core Features & Use Cases

  • Full Platform Coverage: From serverless functions (Workers) and static sites (Pages) to databases (D1), storage (R2, KV), AI services (Workers AI, Vectorize), networking (Tunnel), and security (WAF).
  • Infrastructure as Code: Guidance on using Terraform and Pulumi for managing Cloudflare resources.
  • Use Case: A developer needs to build a full-stack application with a global CDN, edge functions for dynamic content, a managed database, and AI capabilities for content moderation. This Skill provides the roadmap and references for all these components.

Quick Start

Use the cloudflare skill to find documentation on Cloudflare Workers.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I build serverless functions on Cloudflare Workers?

To build serverless functions on Cloudflare Workers, this Skill provides comprehensive documentation, decision trees, and detailed references for developing edge applications and compute services. It guides you through the platform's full development lifecycle.

What Cloudflare services are available for edge computing and storage?

Cloudflare edge computing and storage services include Workers for serverless compute, Pages for static sites, D1 for databases, and R2 with KV for object and key-value storage. This Skill indexes all these products for easy reference.

Can I manage Cloudflare infrastructure using Terraform or Pulumi?

Yes, you can manage Cloudflare infrastructure using Terraform and Pulumi. This Skill provides specific guidance and references for infrastructure-as-code to provision and manage your cloud resources programmatically.

How do I integrate AI capabilities into a Cloudflare edge application?

Integrating AI capabilities into Cloudflare edge applications involves using Workers AI and Vectorize services. This Skill offers references and roadmaps for adding AI functionalities like content moderation to your full-stack edge apps.

Does Cloudflare support networking tunnels and Web Application Firewall security?

Cloudflare supports networking via Tunnel and security through WAF (Web Application Firewall). This Skill provides detailed product indexes and documentation for configuring these infrastructure and security components.

What is the best way to find documentation for a full-stack Cloudflare deployment?

The best way to find documentation for a full-stack Cloudflare deployment is using this Skill's decision trees and product indexes. It covers compute, storage, AI, networking, and security to provide a complete roadmap.