cloudflare

Guide Cloudflare platform architectural choices with decision frameworks.

214|7|Updated May 29, 2026
One-click install
npx skills add https://github.com/anolilab/lunora --skill cloudflare-anolilab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/anolilab/lunora/tree/main/.agents/skills/cloudflare
Command: npx skills add https://github.com/anolilab/lunora --skill cloudflare-anolilab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill resolves the complexity of navigating Cloudflare's vast ecosystem by providing a structured, retrieval-focused guide to its compute, storage, AI, and security products.

Core Features & Use Cases

  • Product Decision Trees: Quickly identify the right tool for tasks like feature flagging, edge compute, or database storage.
  • Consolidated Documentation: Access curated references for Workers, D1, R2, AI Gateway, and more.
  • Use Case: If you are unsure whether to use KV or D1 for your application state, this skill provides the decision logic and implementation patterns to choose the correct storage solution.

Quick Start

Use the cloudflare skill to provide a decision tree for choosing between KV and D1 for a new application state requirement.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I choose between KV and D1 for my Cloudflare Workers application state?

To choose between KV and D1 for your Cloudflare Workers application state, use a product decision tree evaluating data consistency, query complexity, and storage requirements to select the correct edge storage solution.

What is the best way to architect an edge computing application on Cloudflare?

The best way to architect an edge computing application on Cloudflare involves applying expert decision-making frameworks for compute, storage, AI, and security services to facilitate optimal architectural choices and implementation strategies.

How does Cloudflare AI Gateway integrate with serverless edge infrastructure?

Cloudflare AI Gateway integrates with serverless edge infrastructure by routing AI traffic through the edge platform, requiring access to current configuration schemas to ensure accurate implementation and security service alignment.

When should I use edge compute over traditional cloud infrastructure for my application?

You should use edge compute over traditional cloud infrastructure when your application requires low latency, utilizing decision trees to identify if Cloudflare Workers fits your feature flagging or compute tasks.

Does this guidance cover implementation patterns for Cloudflare R2 and D1 storage?

Yes, this guidance covers implementation patterns for Cloudflare R2 and D1 storage, providing consolidated documentation references and decision logic to resolve complex storage architectural choices.