An agentic software-development methodology: composable skills that push a coding agent through spec, plan, TDD and review instead of straight into code.
Cloudflare Platform
Summary
Cloudflare's official platform skill — Workers, Pages, storage, AI, networking, security, and IaC in one reference.
Features
- Covers Workers, Pages, KV, D1, R2, and Queues
- Includes Workers AI, Vectorize, and the Agents SDK
- Networking, security, and infrastructure-as-code guidance
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
The umbrella skill for building on Cloudflare, published by Cloudflare. It gives an agent accurate, current knowledge of the platform instead of whatever it absorbed from three-year-old blog posts.
Coverage spans compute (Workers, Pages), storage (KV, D1, R2, Durable Objects), AI (Workers AI, Vectorize, the Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS protection), and infrastructure as code with Terraform and Pulumi.
The practical benefit is correctness on the details that break deployments: binding configuration, compatibility flags, runtime API limits, and which primitive is the right one for a given job. Works with Claude Code, Cursor, OpenCode, Codex, and any agent supporting the SKILL.md format.
Related Skills
Tencent's skill-evolution harness: it rewrites a whole skill folder — SKILL.md, scripts and references together — and lands every decision as a real Git issue, PR and wiki entry you can review.
Take an OpenSearch search application from requirements to a running cluster — BM25, dense and sparse vectors, hybrid retrieval, agentic search and RAG, with relevance evaluation built in.
Auth0's official agent skill: a router that detects your framework and intent, then loads the right Auth0 guidance for login, MFA, Organizations, tenant audits, debugging or provider migration.