dev-server-sandbox

Community

Sandbox multiple unix dev-servers in isolation.

Authoronchainengineer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables running several isolated unix dev-server instances by creating unique UNIX_ROOTs to avoid lock contention.

Core Features & Use Cases

  • Isolated sandbox environments for each dev-server instance across multiple worktrees
  • Automatic UNIX_ROOT creation and optional cleanup for debugging
  • Dynamic port assignment with BACKEND_PORT and VITE_PORT to prevent conflicts
  • Config and file mirroring from seed roots to reproduce production-like setups
  • Flexible invocation with environment overrides to tailor the sandbox per run

Quick Start

SEED_UNIX_ROOT=~/.unix-dev make dev-server-sandbox KEEP_SANDBOX=1 SEED_UNIX_ROOT=~/.unix-dev make dev-server-sandbox BACKEND_PORT=3001 VITE_PORT=5174 make dev-server-sandbox

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: dev-server-sandbox
Download link: https://github.com/onchainengineer/copilot-tree/archive/main.zip#dev-server-sandbox

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.