cloudflare

Identifies the best Cloudflare product path for a given task and maps it to relevant references.

792|138|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/AltimateAI/altimate-code --skill cloudflare-altimateai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/AltimateAI/altimate-code/tree/main/packages/opencode/test/fixture/skills/cloudflare
Command: npx skills add https://github.com/AltimateAI/altimate-code --skill cloudflare-altimateai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This consolidated skill helps developers navigate Cloudflare's broad product set and select the right tool for edge, storage, AI, security, and networking tasks, reducing friction and integration complexity.

Core Features & Use Cases

  • Decision trees guide you to the correct product (Workers, Pages, D1, R2, etc.) based on your task.
  • Centralized references cover Workers, Pages, storage, Durable Objects, and AI tooling for rapid discovery.
  • Real-world scenarios include building edge functions, deploying dynamic web apps, storing data, and automating infrastructure with IaC.

Quick Start

Identify the optimal Cloudflare product path for my edge app and load the most relevant references.

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 app or storage task?

To choose the right Cloudflare product, use decision trees that map your specific edge, storage, or security task to the correct service, such as Workers, Pages, or D1, ensuring optimal architecture.

What is the difference between Cloudflare Workers and Pages for dynamic web apps?

Cloudflare Workers provides serverless edge functions for compute, while Pages focuses on deploying dynamic web apps. Selecting between them depends on whether your priority is edge logic execution or web framework integration.

When should I use Cloudflare D1 versus R2 for data storage?

Use Cloudflare D1 for relational SQL database requirements at the edge, and choose R2 for storing large unstructured objects. Selecting the correct storage product reduces integration friction and optimizes data access.

Can I use Cloudflare Durable Objects for edge infrastructure automation?

Cloudflare Durable Objects support edge infrastructure automation by providing stateful compute capabilities. They enable consistent state management across edge functions, complementing Workers for complex, coordinated networking tasks.

How do I navigate Cloudflare's broad product set for security and networking tasks?

Navigate Cloudflare's product set for security and networking using centralized references that surface relevant capabilities. This reduces friction by guiding you directly to the appropriate tooling for your specific scenario.