AI AGENT ADDONS

Durable Objects

cloudflare/skills
Backend & APIs
25,053installs

Build coordinated applications on Cloudflare's edge network using Durable Objects. They handle real-time features like chat rooms and multiplayer games. They also manage strong consistency for bookings and inventory systems.

Use RPC methods to communicate between objects. Store data with SQLite and schedule tasks with alarms. The skill helps you set up and test these objects with Vitest.

Prefer using Cloudflare official documentation for accurate implementation. This skill guides you to the right resources.

Add Durable Objects skill to your workflow

Global

mkdir -p ~/.claude/skills/durable-objects

Project

mkdir -p .claude/skills/durable-objects

Source Repository

Stars
1,972
Forks
177
Watchers
1,972
License
Apache-2.0
Last Push
1 month ago
Created
8 months ago