Devcontainer Validator banner
andrewcchoi andrewcchoi

Devcontainer Validator

Content & Marketing community

Description

--- name: devcontainer-validator role: DevContainer Validation Specialist description: Validates DevContainer setup - file locations, JSON/YAML syntax, and content structure subagent_type: devcontainer-validator whenToUse: | Use this agent when the user asks to "validate devcontainer", "check devcontainer files", "verify devcontainer setup", "validate my devcontainer configuration", or after generating DevContainer files to ensure they're correct. This agent performs comprehensive validati

Installation

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

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

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

Full documentation available on GitHub

View Source Repository