Helps Claude work with Cloudflare's stateful edge compute primitives. You'd reach for this when building collaborative apps, WebSocket servers, or anything needing consistent coordination at the edge. The skill's marked production ready and covers the recent expansions: SQLite storage went GA with 10GB limits, WebSocket messages now support up to 32 MiB, and there's a new @cloudflare/actors SDK (though it's still beta with some sharp edges around RPC and memory). Worth noting the dashboard now has Data Studio for inspecting SQLite state directly, which is genuinely useful for debugging. Pairs well with the cloudflare-worker-base skill if you're building a full Workers project.
npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-durable-objects