dev-desktop-sandbox - Run isolated Electron desktop sandbox instances for development
Creates isolated desktop development sandboxes with temporary MUX_ROOT directories and free ports
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create temporary MUX_ROOT directory
- copy configuration files
- select free ports
- run dev environment
- launch Electron instances
- manage sandbox isolation
Inputs
- providers.jsonc file
- config.json file
- MUX_ROOT directory
- system temp directory
- available port range
Outputs
- sandbox root directory
- running Electron instance
- Vite dev server
- network endpoints
Requirements
- make command available
- Electron development environment
- network connectivity
- available ports
- system temp directory write permissions
