What problem does it solve?
This Skill eliminates the tedious, error-prone work of manually managing a multi-service Docker Compose development environment, removing the need to memorize long CLI commands, track service port mappings, or manually regenerate configuration files after template updates.
Core Features & Use Cases
- Full Stack Lifecycle Management: Start, stop, restart, check health, view logs, and monitor resource usage for all dev services with simple, consistent commands.
- Automated Compose Generation: Regenerate all Docker Compose variants from Jinja2 templates with a single command, ensuring configuration consistency across development stages.
- Use Case: When onboarding a new team member, use this Skill to spin up the entire development stack in one step, verify all services are healthy, and share exact port mappings without manual configuration work.
Quick Start
Use the docker-dev skill to start the full development stack and confirm all services are running and healthy.