Cloudflare Durable Objects — stateful-логика на edge
★ 8.5 · vibe-coding
durable-objects is a Claude Code skill that helps build and review Cloudflare Durable Objects — the edge primitive for stateful coordination. It covers RPC methods, SQLite storage via sql.exec, WebSocket handlers, alarms, wrangler.jsonc bindings and migrations, and testing with @cloudflare/vitest-pool-workers. The skill explicitly prefers fetching live Cloudflare documentation over relying on pre-trained knowledge, keeping generated code aligned with the current API. It targets use cases like chat rooms, multiplayer games, booking and inventory systems, multi-tenant SaaS, and any scenario requiring strong consistency or persistent connections per entity.