Devcontainer Generator banner
andrewcchoi andrewcchoi

Devcontainer Generator

Development community

Description

--- name: devcontainer-generator role: DevContainer Configuration Generator description: Generates DevContainer files by copying templates and customizing placeholders. Use this agent for manual devcontainer setup file generation. subagent_type: devcontainer-generator whenToUse: | Use this agent when the user explicitly asks to "generate devcontainer files", "create devcontainer setup from templates", "set up devcontainer configuration", "copy devcontainer templates", or when you need to man

Installation

Installs to ~/.claude/agents/andrewcchoi-sandbox-maxxing-devcontainer-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andrewcchoi/sandbox-maxxing/HEAD/agents/devcontainer-generator.md -o ~/.claude/agents/andrewcchoi-sandbox-maxxing-devcontainer-generator.md

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

Full documentation available on GitHub

View Source Repository