Skip to content

skills

by cloudflare

Skills for teaching agents how to build on Cloudflare.

About

Skills for teaching agents how to build on Cloudflare.

739
Stars
9
Skill Files
84
Forks
18
PRs Merged
12
Contributors
5
Issues Open
4
Issues Closed
2026-03-27
Last Activity

Skill Analysis

295
Avg Lines / Skill
1,067
Avg Words / Skill
114
Code Blocks
353
Total Files
1.52 MB
Repo Size
21
Reference Files
Skill lines128 min / 202 median / 898 max
Code languagesbash, dockerfile, javascript, json, jsonc, toml, tsx, typescript
Frontmatter keysdescription, name, references
Has CLAUDE.mdNo
Has LicenseYes
File typesmd (344), json (5), svg (1), mdc (1), backup (1)

Skills (9)

  • sandbox-sdk
    178 lines723 words9 blocks

    Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev enviro...

    bashdockerfilejsonctypescript
  • building-mcp-server-on-cloudflare
    275 lines834 words12 blocks

    |

    bashjsontomltypescript
  • wrangler
    898 lines2263 words51 blocks

    Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, ...

    bashjsonctypescript
  • durable-objects
    187 lines720 words6 blocks

    Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing R...

    jsonctypescript
  • agents-sdk
    156 lines711 words5 blocks

    Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled...

    bashjsonctsxtypescript
  • workers-best-practices
    128 lines975 words1 blocks

    Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrang...

    bash
  • cloudflare
    229 lines1078 words8 blocks

    Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spe...

  • building-ai-agent-on-cloudflare
    398 lines1173 words14 blocks

    |

    bashjavascriptjsonctsxtypescript
  • web-perf
    202 lines1127 words8 blocks

    Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, ...

    json

Recent Commits

-315 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • ed57ea92026-03-27
    Fix factual errors in Workers limits, D1 pricing, Agent wrangler config, and troubleshooting (#34)
    Ade Oshineye
  • d3113032026-03-03
    add uniform retrieval-bias directives to all skills (#30)
    Matt Silverlock
  • 00eec282026-02-26
    Add GraphQL Analytics API reference skill (#25)
    Rian van der Merwe
  • 6bd82432026-02-24
    fix incorrect workflows reference docs (#29)
    Matt Silverlock
  • ef664132026-02-24
    Update plugin installation instructions for claude in README.md (#20)
    Surya
  • bd1838e2026-02-24
    chore: Replace unsupported PRAGMA user_version with _sql_schema_migrations table per the official Cloudflare docs (cloud
    Hiển Đào Vinh
  • 57301e42026-02-20
    Add cloudflare-api MCP server (#24)
    Matt
  • fe4f2e92026-02-17
    Remove mcp.json (#21)
    Jason
  • 426c3b42026-02-12
    add workers-best-practices skill (#19)
    Matt Silverlock
  • 486fb922026-02-11
    Fixing up folder structure for cursor plugins (#17)
    Sam Sokolin