cloudflare

Guide Cloudflare product selection via decision trees and load implementation references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cloudflare provides a broad ecosystem of tools across Workers, Pages, KV, D1, R2, AI, networking, security, and infrastructure-as-code. This skill consolidates that knowledge into a single, discoverable resource to speed up task selection and implementation.

Core Features & Use Cases

  • Unified product guidance: navigate Cloudflare's product matrix via decision trees to pick the right tool for a task.
  • Centralized references: access quick-start guides, API surfaces, and architectural patterns for common workflows.
  • End-to-end workflows: supports edge compute, data storage, security controls, and IaC automation patterns.

Quick Start

Load the Cloudflare Platform Skill and select a product path to load detailed references and templates.

Quick Start

Start by loading the Cloudflare Platform Skill, then pick a product path (for example, Workers) and load the references to begin.

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 compute and storage needs?

To choose the right Cloudflare product, you can use decision trees that evaluate your task requirements against the platform's edge compute, data storage, and networking capabilities. This guides you to the correct tool for your specific architecture.

What is the best way to start building edge compute applications with Cloudflare Workers?

The best way to start building with Cloudflare Workers is to load the platform skill, select the Workers product path, and access centralized references. These provide quick-start guides and architectural patterns for hands-on implementation.

Can I manage Cloudflare R2 and D1 storage using infrastructure-as-code?

Yes, you can manage Cloudflare R2, D1, and KV using infrastructure-as-code automation patterns. The platform provides centralized references to help you configure data storage and security controls safely and correctly.

How does Cloudflare Pages integrate with other platform tools like KV and D1?

Cloudflare Pages integrates with platform tools like KV and D1 through end-to-end workflows that combine edge compute, data storage, and security controls. This unified approach ensures alignment with official architectural patterns.

When should I use Cloudflare R2 object storage instead of D1 relational databases?

You should use R2 object storage instead of D1 relational databases based on your data structure and access patterns. Navigating the platform's product matrix via decision trees helps evaluate whether you need object storage or relational data.