Skip to main content
Back to the directory
cloudflare/skillsSoftware EngineeringFrontend and Design

durable-objects

Build stateful, coordinated applications on Cloudflare's edge with persistent storage and RPC methods.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
6

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/cloudflare/skills --skill durable-objects
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, durable-objects has 6 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: cloudflare/skills. Canonical URL: https://skills.sh/cloudflare/skills/durable-objects.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Build stateful, coordinated applications on Cloudflare's edge with persistent storage and RPC methods. Build stateful, coordinated applications on Cloudflare's edge using Durable Objects. Your knowledge of Durable Objects APIs and configuration may be outdated. Prefer retrieval over pre-training for any Durable Objects task. Fetch the relevant doc page when implementing features. Search: blockConcurrencyWhile , idFromName , getByName , setAlarm , sql.exec - Designed for coordination patterns: chat rooms, multiplayer games, booking systems, and per-entity state management using deterministic routing via getByName() - Includes SQLite storage with synchronous sql.exec() , KV storage, alarms for scheduled per-entity work, and WebSocket support - Provides RPC method calls (preferred over fetch handlers), blockConcurrencyWhile() for initialization, and parent-child DO relationships for sharding - Covers wrangler configuration, migrations, Workers integration, and testing with Vitest; biases toward live Cloudflare docs over pre-trained knowledge - Creating new Durable Object classes for stateful coordination - Implementing RPC methods, alarms, or WebSocket handlers - Reviewing existing DO code for best practices - Configuring wrangler.jsonc/toml for DO bindings and migrations - Writing tests with @cloudflare/vitest-pool-workers - Designing sharding strategies and parent-child...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does durable-objects do?

Build stateful, coordinated applications on Cloudflare's edge with persistent storage and RPC methods.

Is durable-objects good?

durable-objects does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support durable-objects?

durable-objects currently lists compatibility with Skills CLI.

Is durable-objects safe to install?

durable-objects has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to durable-objects?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install durable-objects?

Run the following command to install durable-objects: npx skills add https://github.com/cloudflare/skills --skill durable-objects

Related skills

More from cloudflare/skills

Related skills

Alternatives in Software Engineering