sandbox-stable
77Build Stable Cloudflare Sandbox Apps
Cloudflare Sandbox projects can fail when stable and preview packages, images, or APIs are mixed. This skill keeps implementation aligned with the stable release.
Build reliable Durable Objects
Stateful Workers applications can fail when storage, concurrency, and routing patterns are unclear. This skill provides practical Durable Objects patterns for implementation, review, configuration, and testing.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "durable-objects" from https://skillstore.io/skills/cloudflare-durable-objects.md and its manifest at https://skillstore.io/api/skills/cloudflare-durable-objects/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "durable-objects". Design a booking Durable Object with temporary holds.
Expected outcome:
Using "durable-objects". Review my Durable Object test strategy.
Expected outcome:
All 93 static findings are false positives caused by documentation syntax, Durable Objects SQLite APIs, test fixtures, and Cloudflare documentation links. No command execution, local secret access, or data-exfiltration behavior was found. One medium-risk documentation issue remains: the CORS example uses a wildcard origin while allowing Authorization.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/cloudflare-durable-objects/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/cloudflare-durable-objects?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/cloudflare-durable-objects?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cloudflare-durable-objects/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/cloudflare-durable-objects.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>cloudflare. (2026). durable-objects security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cloudflare-durable-objects/audits/1@techreport{cloudflare-cloudflare-durable-objects-2026,
author = {cloudflare},
title = {durable-objects security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/cloudflare-durable-objects/audits/1},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "durable-objects security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "cloudflare"
date-released: "2026-07-20"
url: "https://skillstore.io/skills/cloudflare-durable-objects/audits/1"
identifiers:
- type: other
value: "skillstore:cloudflare-durable-objects:audit:1"
description: "Skillstore immutable audit report identifier"
Design room, game, booking, or tenant objects with clear ownership and routing.
Check storage, concurrency, RPC, alarms, and error handling before release.
Create isolated Vitest tests for Durable Object methods, HTTP routes, storage, and alarms.
Create a TypeScript Durable Object for a chat room. Include a Wrangler binding, SQLite schema, and two RPC methods.
Review this Durable Object storage design. Recommend a SQLite schema and explain how to keep related writes atomic.
Write a Vitest test plan for a Durable Object alarm that expires booking holds. Include normal, retry, and isolation cases.
Review this Workers and Durable Objects architecture for sharding, authorization boundaries, concurrency, WebSocket lifecycle, and observability. List prioritized fixes.
Author
cloudflareLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
77d5da919262b24fe9496be8a819516787d082ed
Maintenance freshness
7/20/2026
Usage
0 downloads ยท 0 views
File structure
Build Stable Cloudflare Sandbox Apps
Cloudflare Sandbox projects can fail when stable and preview packages, images, or APIs are mixed. This skill keeps implementation aligned with the stable release.
Migrate Cloudflare Sandbox Apps to SDK 1.0
Stable Sandbox applications require coordinated API, image, and deployment changes for SDK 1.0. This skill performs the migration and validates the result.
Build Stateful Cloudflare Agents
Building durable, real-time agents on Cloudflare Workers requires several coordinated APIs. This skill provides focused patterns for the Agents SDK and related Cloudflare services.
Build Cloudflare Sandbox Preview Apps
Preview SDK changes make Cloudflare Sandbox applications difficult to implement correctly. This skill provides version-specific contracts, examples, and official documentation routes.
Manage Cloudflare Workers with Wrangler
Cloudflare Workers projects require precise Wrangler commands and configuration choices. This skill gives Claude, Codex, and Claude Code focused guidance for deploys, bindings, secrets, and troubleshooting.
Audit Web Performance with Chrome DevTools
Slow pages reduce engagement and hide complex loading bottlenecks. This skill records Chrome traces, evaluates Core Web Vitals, and prioritizes measurable fixes.
Build Reliable Playwright Tests
by C0ntr0lledCha0s
Playwright test suites can become flaky, slow, and difficult to maintain. This skill provides practical patterns for locators, fixtures, page objects, debugging, mocking, and configuration.
Build Starknet Apps with starknet.js
by internet-court
Starknet integrations require precise provider, account, transaction, and fee handling across several APIs. This skill provides focused starknet.js v9.x patterns for reliable TypeScript applications.
Improve Vue 3 Code Quality
by vuejs-ai
Vue projects often collect reactivity, component, and performance mistakes over time. This skill gives targeted Vue 3 guidance for safer patterns and clearer code.
Build Type-Safe React Components
by softaworks
React TypeScript work often needs precise event, hook, and route types. This skill provides focused patterns for typed components, React 19 APIs, and routing.
Improve Vue Options API Code
by vuejs-ai
Vue Options API projects often lose type safety and correct this binding. This skill gives focused rules for safer Vue 3 components.
Build Frontend Apps Faster
by davila7
Frontend work often needs consistent React patterns, performance checks, and project scaffolding. This skill gives Claude and compatible agents practical guidance and local helper scripts for modern web application development.