cloudflare

A comprehensive, self-contained onboarding and reference tool for developers to quickly master Cloudflare's Zero Trust platform, APIs, and Site Delivery services through guided, hands-on learning.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/lirantal/vibecode-learn-english --skill cloudflare-lirantal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/lirantal/vibecode-learn-english/tree/main/.cursor/skills/cloudflare
Command: npx skills add https://github.com/lirantal/vibecode-learn-english --skill cloudflare-lirantal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Consolidate Cloudflare platform knowledge across Workers, Pages, storage, AI, and networking into a single Skill.

Core Features & Use Cases

  • Unified guidance across the full Cloudflare stack including Workers, Pages, KV/D1/R2, AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and IaC (Terraform, Pulumi).
  • Decision trees and task-focused references to help engineers identify the right product, bindings, and patterns for common workflows.
  • Retrieval-first approach with live references and docs to ensure up-to-date guidance.

Quick Start

Start by exploring this Skill to access Cloudflare product references and patterns across the full platform.

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 Workers bindings for my application?

To choose the right Cloudflare Workers bindings, use the platform decision trees to evaluate storage, AI, and networking requirements, matching specific workflows to KV, D1, R2, or AI bindings for optimal edge compute performance.

What is the best way to manage Cloudflare infrastructure using Terraform and Pulumi?

The best way to manage Cloudflare infrastructure with Terraform and Pulumi is by applying infrastructure-as-code patterns, using structured references to provision and configure networking and security products programmatically.

Can I use Cloudflare Pages with Workers AI and Vectorize for edge applications?

Yes, you can use Cloudflare Pages with Workers AI and Vectorize. The platform provides unified guidance across compute and storage products to help engineers build and deploy intelligent edge applications.

How does Cloudflare Tunnel integrate with Spectrum for networking workflows?

Cloudflare Tunnel integrates with Spectrum by leveraging the platform's networking references, which guide engineers through configuration patterns to securely route traffic across various protocols and edge locations.

When should I use Cloudflare WAF and DDoS protection in my infrastructure-as-code setup?

You should configure Cloudflare WAF and DDoS protection in your infrastructure-as-code setup when defining security boundaries, using available references to implement protective patterns alongside compute and networking resource provisioning.