cloudflare-sandbox

Community

Secure edge code execution with Sandboxes.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill explains Cloudflare Sandboxes architecture and patterns for secure, isolated code execution at the edge with stateful sessions.

Core Features & Use Cases

  • 3-layer architecture (Worker, Durable Object, Container)
  • Sessions, persistence, and session management
  • Git operations, CI/CD, and ephemeral containers
  • Error prevention patterns and migrations

Quick Start

Install the Cloudflare Sandboxes SDK, create a sandbox, and run a simple script.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-sandbox
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-sandbox

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository