This is the official Cloudflare skill that covers their entire developer platform, from Workers to Pages to R2 and beyond. It's built around decision trees that help you find the right product, then pulls in detailed references when needed. The smart part is that it assumes its baked-in knowledge is stale and pushes you to fetch live docs, npm types, and config schemas instead of trusting what's in the skill files. If you're deploying anything on Cloudflare's edge, this will save you from outdated API signatures and wrong rate limits. The retrieval-first approach means you get current information about pricing, compatibility flags, and recent deprecations instead of whatever was true when the skill was packaged.
npx -y skills add cloudflare/cloudflare-docs --skill cloudflare --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev