cloudflare

Guide Cloudflare platform architecture and configuration for Workers, Pages, and storage.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill cloudflare-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/cloudflare/skills/cloudflare
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill cloudflare-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexity of managing Cloudflare's vast ecosystem by providing a unified, retrieval-augmented interface for platform configuration, deployment, and troubleshooting.

Core Features & Use Cases

  • Platform Navigation: Provides decision trees to select the optimal product for compute, storage, AI, or networking tasks.
  • Infrastructure Guidance: Offers expert-level configuration patterns for Workers, D1, R2, and AI Gateway.
  • Use Case: Use this Skill to architect a full-stack application by determining the right balance between Workers for compute, D1 for relational data, and R2 for object storage, while ensuring optimal performance via Smart Placement.

Quick Start

Use the cloudflare skill to plan a serverless architecture for a new web application that requires edge compute and relational database storage.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I architect a serverless application using Cloudflare Workers and D1?

To architect a serverless application with Cloudflare Workers and D1, use this Skill to balance edge compute for processing and D1 for relational data, ensuring optimal performance via Smart Placement configuration patterns.

What is the best way to choose between Cloudflare R2 and D1 for storage?

Choosing between Cloudflare R2 and D1 involves using decision trees provided by this Skill to select the optimal product, utilizing D1 for relational data and R2 for object storage within your global infrastructure.

Can I use Cloudflare edge computing for full-stack application deployment?

Yes, you can use Cloudflare edge computing for full-stack deployment by following this Skill's architectural guidance to determine the right balance between Workers, Pages, and storage solutions for your web application.

Does this Skill provide configuration support for Cloudflare AI Gateway?

Yes, this Skill provides expert-level configuration patterns for Cloudflare AI Gateway, facilitating decision-making for AI integration and security implementation across your global infrastructure.

What are the limitations when deploying Cloudflare Workers for global infrastructure?

Limitations when deploying Cloudflare Workers are mitigated by accessing current documentation and configuration schemas through this Skill, ensuring accurate deployment and performance optimization across the platform.

When do I need Smart Placement for Cloudflare serverless architecture?

You need Smart Placement for Cloudflare serverless architecture when optimizing performance in a full-stack application, ensuring efficient compute distribution between Workers and your relational database or object storage.