cloudflare-durable-objects

Community

Stateful coordination with Durable Objects.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Cloudflare Durable Objects provide globally unique, stateful objects for real-time coordination, per-user or per-room state, and hibernation-friendly WebSocket support.

Core Features & Use Cases

  • ✅ Durable Object class structure and bindings
  • ✅ WebSocket hibernation and storage options (SQL/KV)
  • ✅ Alarms for scheduling, migrations, and coordination patterns
  • ✅ RPC-style methods, stable routing, and robust error prevention
  • ✅ Comprehensive references and templates to accelerate adoption

Quick Start

Scaffold a DO project with a DO class, binding, and migration, then deploy and test.

Dependency Matrix

Required Modules

wrangler

Components

referencesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-durable-objects
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-durable-objects

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository