Labsco
cloudflare logo

cloudflare / sandbox-sdk

✓ Official1,100

A skill package that teaches your agent 9 capabilities — every one documented and browsable below, no GitHub required · by cloudflare.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

architecture🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when navigating the codebase for the first time, adding a new client method, adding a new container handler/service, or understanding how a request flows…

1 file — installable on its own

changesets🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when creating a changeset, preparing a release, or bumping versions. Covers which packages to reference, how to write user-facing changeset descriptions,…

1 file — installable on its own

coding-standards🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when writing or reviewing TypeScript in this repo. Covers the no-`any` rule and where to put new types, the uppercase-acronym style guide, and the rules…

1 file — installable on its own

examples🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when working in the examples/ directory, running an example with wrangler dev, adding a new example, or answering questions about EXPOSE directives and the…

50 files — installable on its own

git-commit🔥🔥🔥✓ VerifiedFreeQuick setup

Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and…

1 file — installable on its own

logging🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when adding logs, debugging, or working with the Logger across the SDK and container runtime. Covers the constructor-injection pattern, child loggers,…

1 file — installable on its own

sandbox-bridge🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when you need to exercise a real, running Sandbox deployment via HTTP — for example to validate SDK changes against a live container, reproduce a…

1 file — installable on its own

session-execution🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when working on or reviewing session execution, command handling, shell state, FIFO-based streaming, or stdout/stderr separation. Relevant for session.ts,…

1 file — installable on its own

testing🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Use when writing or running tests for this project. Covers unit vs E2E test decisions, test file locations, mock patterns, and project-specific testing…

1 file — installable on its own