cloudflare

Guide Cloudflare platform development by selecting product references and implementing Workers, Pages, storage, AI, networking, security, and observability tasks.

17|1|Updated Feb 2, 2024
One-click install
npx skills add https://github.com/FormalSnake/dotfiles --skill cloudflare-formalsnake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/FormalSnake/dotfiles/tree/main/users/kyandesutter/claude/skills/cloudflare
Command: npx skills add https://github.com/FormalSnake/dotfiles --skill cloudflare-formalsnake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you design and implement Cloudflare platform solutions without guessing product capabilities, bindings, limits, or API shapes by guiding you to the right product reference and operational steps.

Core Features & Use Cases

  • Product selection and decision trees: Quickly route your task to the correct Cloudflare capability (Workers, Pages, storage, AI, networking, security, analytics).
  • Retrieval-first reference guidance: Encourages fetching the latest Cloudflare docs and type/config schemas before relying on specific API signatures, limits, or pricing.
  • Actionable product indexing: Provides a consolidated index mapping common goals (feature flags, AI, networking, security, storage, observability) to reference directories to reduce time-to-implementation.

Quick Start

Ask for help building a Cloudflare Workers app using KV and D1 while also adding feature flag checks and secure WAF protections.

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 storage bindings and products for my Workers app?

To build Cloudflare Workers apps reliably, follow retrieval-first guidance to fetch the latest documentation and type schemas before implementing API signatures, limits, or config shapes for edge compute tasks.

What's the best way to add feature flags and WAF security to a Cloudflare deployment?

The best way to add feature flags and WAF security is by using actionable product indexing to map common security and configuration goals to up-to-date Cloudflare reference directories for reliable implementation.

Does Cloudflare provide guidance for setting up AI Gateway and observability tasks?

Cloudflare provides guidance for setting up AI Gateway and observability by routing managed AI workflows and analytics requirements through a consolidated product index to locate correct operational steps.

How do I configure private connectivity and networking for edge compute on Cloudflare?

To configure private connectivity for edge compute, access Cloudflare platform development guidance that prioritizes up-to-date documentation for networking tasks, ensuring reliable setup across typical build phases.

Why should I fetch Cloudflare documentation references instead of relying on pre-trained assumptions?

You should fetch Cloudflare documentation references because pre-trained assumptions often contain outdated API shapes, limits, or pricing, whereas retrieval-first guidance ensures accurate product selection and implementation.