cloudflare skills

307 tagged cloudflare, measured the same way as everything else here.

Browse within: cloudflare-workers 74biomejs 42ai-security 38defensive-security 38docker-security 38antigravity 33ReAct 26astro 22workers 19cms 15bimi 14cli-tools 14cloudflare-api 14cloudflare-dns 14

open-pr

01

cloudflare/agents

Skill Claude CodeCodex

Take a cloudflare/agents GitHub issue plus any repro findings and one-shot a fix PR — branch, change, test, push, and open the PR linked to the issue.

5.5k 2d ago A 40 tokens original MIT

release-notes

02

cloudflare/agents

Skill Claude CodeCodex

Draft short release notes from a list of changes. Use when the user asks for changelogs, release notes, or a concise product update.

5.5k 2d ago A 33 tokens original MIT

test-plan

03

cloudflare/agents

Skill Claude CodeCodex

Produce a focused test plan for a change. Use when the user asks how to test a feature, what cases to cover, or for a QA checklist before shipping.

5.5k 2d ago A 36 tokens original MIT

eli5

04

cloudflare/cloudflare-docs

Skill Claude CodeCodex

Transform technical jargon into clear explanations using before/after comparisons, metaphors, and practical context.

5.1k 2d ago A 21 tokens CC-BY-4.0

pr

05

cloudflare/cloudflare-docs

Skill Claude CodeCodex

Creates and updates GitHub pull requests for cloudflare-docs changes. Load when asked to open, create, submit, update, or edit a PR, or write a PR title or description. Covers title conventions, branch naming, PR body structure, and the documentation checklist template.

5.1k 2d ago A 58 tokens CC-BY-4.0

workers-code-review

06

cloudflare/cloudflare-docs

Skill Claude CodeCodex

Reviews Workers and Cloudflare Developer Platform code for type correctness, API usage, and configuration validity. Load when reviewing TypeScript/JavaScript using Workers APIs, wrangler.jsonc/toml config, or Cloudflare bindings (KV, R2, D1, Durable Objects, Queues, Vectorize, AI, Hyperdrive).

5.1k 2d ago A 71 tokens CC-BY-4.0

microfeed/microfeed

Skill Claude CodeCodex

Build persistent microfeed webhook receivers, integrations, and autonomous workflows. Use when implementing or reviewing a service or deployed AI agent that reacts asynchronously to microfeed events, verifies Standard Webhooks signatures, queues durable work, calls the authenticated API, prevents loops, or prepares a…

4.1k 3d ago A 87 tokens AGPL-3.0

deploy-microfeed

08

microfeed/microfeed

Skill Claude CodeCodex

Deploy and administer microfeed through the source-code-free @microfeed/cli launcher or the project-owned yarn manage CLI. Use when a user asks a coding agent to operate a local or Cloudflare instance, including accounts, initialization, connection, development, deployment, themes, snapshots, status, destruction…

4.1k 3d ago A 82 tokens AGPL-3.0

microfeed/microfeed

Skill Claude CodeCodex

Manage content on one or more microfeed sites through @microfeed/cli. Use when an agent is asked to log in to a microfeed site; select a saved site; list, read, create, update, or delete items; upload standalone or inline media, item cover art, or a media attachment/RSS enclosure; or call the authenticated microfeed…

4.1k 3d ago A 81 tokens AGPL-3.0

moemail

10

beilunyang/moemail

Skill Claude CodeCodex

Use when working in this repository and an AI agent needs a temporary/disposable email address through the MoeMail CLI.

2.8k 3d ago A 26 tokens original MIT

moemail

11

beilunyang/moemail

Skill Claude CodeCodex

Use when an AI agent needs a temporary/disposable email address — for receiving verification emails, testing email integrations, or any task requiring a temporary inbox via the moemail CLI.

2.8k 3d ago A 37 tokens original MIT

agents-sdk

12

cloudflare/skills

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues…

2.7k 24d ago A 87 tokens original Apache-2.0

cloudflare/skills

Skill Claude CodeCodex

Plans migrations from Zscaler ZIA/ZPA, Palo Alto, legacy VPN, SWG, or SASE stacks to Cloudflare One. Use for migration assessments, policy mapping, rollout plans, and parity/gap analysis.

2.7k 24d ago A 52 tokens original Apache-2.0

wrangler

14

cloudflare/skills

Skill Claude CodeCodex

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over…

2.7k 24d ago A 75 tokens original Apache-2.0

files-sdk

15

haydenbleasel/files-sdk

Skill Claude CodeCodex

Use files-sdk to add file storage to a TypeScript/JavaScript app with a unified API across S3, R2, GCS, Azure, Vercel Blob, the local filesystem, and 40+ other providers. Triggers when the user wants to upload/download/list/move/delete/copy files, generate presigned URLs, do multipart or resumable uploads, range…

1.5k 5d ago A 194 tokens original MIT

artifact-fs

16

cloudflare/artifact-fs

Skill Claude CodeCodex

Mounts Git remotes with ArtifactFS as local working trees without a full clone. Use when asked to mount a remote repo, explain committed state versus dirty overlay state, or mount multiple repos under one daemon.

1.1k 20d ago A 46 tokens original Apache-2.0

cloudflare-api

17

jezweb/claude-skills

Skill Claude CodeCodex

Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV bulk read/write, Vectorize queries, Queues, and fleet-wide…

982 2mo ago A 141 tokens original MIT

tanstack-start

18

jezweb/claude-skills

Skill Claude CodeCodex

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 +…

982 2mo ago A 115 tokens original MIT

ux-audit

19

jezweb/claude-skills

Skill Claude CodeCodex

Walk through a live web app AS a real user to find usability + behavioural bugs that static reviews miss. REQUIRES proof of interaction (typing, clicking, sending, observing) before any verdict — a sweep that didn't interact terminates with verdict 'Incomplete'. Walks threads, exercises every element, runs the…

982 2mo ago A 217 tokens original MIT

LubomirGeorgiev/cloudflare-workers-nextjs-saas-template

Skill Claude CodeCodex

Source-of-truth runbook for preparing this Vinext Cloudflare Workers SaaS template for production deployment. Use when setting up or auditing Cloudflare MCP resources, wrangler.jsonc bindings, Worker secrets, Turnstile, Email Sending, GitHub Actions secrets/variables, or GitHub CLI deployment wiring for this…

782 4d ago A 72 tokens original MIT

xsser/cliproxyapi-cloudflare-stack

Skill Claude CodeCodex

Deploy a self-hosted, OpenAI-compatible LLM API gateway using CLIProxyAPI (CPA) fronted by Cloudflare — a temp-email Worker (Workers + D1 + Email Routing), credential hot-reload into CPA, and a Cloudflare Tunnel for HTTPS. For learning the Cloudflare + CPA architecture and managing credentials you are authorized to…

119 1mo ago F 95 tokens

dafthunk-com/dafthunk

Skill Claude CodeCodex

Generate new OAuth integration providers for Dafthunk with backend providers, type definitions, frontend configurations, and integration nodes.

119 5d ago B 25 tokens original MIT

node-generator

23

dafthunk-com/dafthunk

Skill Claude CodeCodex

Generate new workflow nodes with implementation, tests, and registry registration.

119 5d ago A 15 tokens original MIT