Sandbox banner
MattBro MattBro

Sandbox

Development community

Description

--- description: Work with PostHog sandbox environments - create, manage, and run commands in isolated full-stack dev environments allowed-tools: Bash, Read, Grep, Glob, Edit, Write, Agent --- # PostHog Sandbox Manager Manage isolated PostHog dev environments. Each sandbox gets its own Postgres, ClickHouse, Redis, Kafka, etc. Arguments: $ARGUMENTS (e.g. "create matt/my-feature", "test", "run pytest path/to/test.py", "list", "destroy matt/my-feature") ## Reach for a sandbox first for anything

Installation

Installs to ~/.claude/skills/mattbro-dotfiles-ai-sandbox/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattbro-dotfiles-ai-sandbox && curl -fsSL https://raw.githubusercontent.com/MattBro/dotfiles-ai/HEAD/commands/sandbox.md -o ~/.claude/skills/mattbro-dotfiles-ai-sandbox/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository