cyberneticlibrary

Build stateful coordination systems

durable-objectsskillsetup L30
Sheshiyer/skill-clusters
What it does

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, m

Best for

Building stateful, coordinated applications on Cloudflare edge with SQLite storage and WebSocket support.

Inputs
  • · configuration object
  • · target data
Outputs
  • · Structured JSON output
Requires
  • · SQLite
  • · Vitest test framework
  • · Cloudflare Wrangler CLI
  • · Cloudflare API
Preconditions

Environment setup and dependencies installed

Failure modes
  • · Missing or incompatible dependencies
  • · Invalid input format
  • · Insufficient permissions or credentials
Trust signals
  • · Repository: Sheshiyer/skill-clusters
  • · Includes usage examples and patterns