durable-objects

Curated third-party skill source. Run /review source before repo promotion.

durable-objects10 wordsCuratedinstall-now-after-trust-gate

durable-objects

Curated third-party skill source. Run /review source before repo promotion.

Quick Start

Install:

npx skills add cloudflare/skills --skill cloudflare --skill wrangler --skill workers-best-practices --skill durable-objects --skill agents-sdk -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode

Use: /durable-objects

Works with Claude Code, Gemini CLI, OpenCode, and other agentskills.io-compatible agents.

durable-objects covers stateful coordination primitives on Cloudflare: per-entity Durable Objects, RPC, SQLite storage, alarms, WebSockets, hibernation. Includes wrangler config (new_sqlite_classes migrations), getByName vs newUniqueId routing, blockConcurrencyWhile for init, storage best practices, and Vitest testing patterns. Strongly retrieval-oriented toward current docs.

Targets verified harnesses: antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode.

Portable multi-harness install command:

Terminal window
npx skills add cloudflare/skills --skill cloudflare --skill wrangler --skill workers-best-practices --skill durable-objects --skill agents-sdk -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode

Trust tier: Curated (curated-trust-gated)

Curated status: install-now-after-trust-gate

Risk notes: Curated third-party skill source. Run /review source before repo promotion.

Entry maintained in authoring SSOT docs/src/authoring/skills/durable-objects.mdx and docs/public/generated-registries/skills-catalog-index.json; research context is advisory.

Same cloudflare/skills bundle install. Project must enable the Durable Objects binding and migration in wrangler.jsonc.

FieldValue
Source Typecurated-external
Display Sourcecloudflare/skills
Source Kindgithub
Installabilityportable command
Review Statecurated
Trust Tiercurated-trust-gated
Target Agentsantigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode
View Full SKILL.md
SKILL.md
---
name: "durable-objects"
description: "Curated third-party skill source. Run /review source before repo promotion."
title: "Durable Objects"
source_kind: "curated-external"
source: "cloudflare/skills"
install_source: "cloudflare/skills"
status: "install-now-after-trust-gate"
trust_tier: "curated-trust-gated"
provenance_status: "verified-install-command"
install_command: "npx skills add cloudflare/skills --skill cloudflare --skill wrangler --skill workers-best-practices --skill durable-objects --skill agents-sdk -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode"
target_agents: [antigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode]
source_url: "https://github.com/cloudflare/skills"
notes: "Curated third-party skill source. Run /review source before repo promotion."
risk_notes: "Curated third-party skill source. Run /review source before repo promotion."
promotion_policy: "Install only after trust gate; audit again before repo promotion."
provenance_evidence: "Curated `npx skills add` command with named `--skill` selectors under `install-now-after-trust-gate` in authoring catalog."
---
Curated third-party skill source. Run /review source before repo promotion.

Install / provenance (from authoring frontmatter + research):

FieldValue
install_commandnpx skills add cloudflare/skills --skill cloudflare --skill wrangler --skill workers-best-practices --skill durable-objects --skill agents-sdk -y -g -a antigravity claude-code codex crush cursor gemini-cli github-copilot grok opencode
sourcecloudflare/skills
source_urlhttps://github.com/cloudflare/skills
trust_tiercurated-trust-gated
curated_statusinstall-now-after-trust-gate
target_agentsantigravity, claude-code, codex, crush, cursor, gemini-cli, github-copilot, grok, opencode