Docker Compose Generator
Creates production-ready Docker configurations with multi-stage builds and compose orchestration.
About
The Docker Compose Generator skill produces optimized container configurations for any application stack. It creates multi-stage Dockerfiles that minimize image size, generates docker-compose files for local development and production, handles networking between services, configures health checks, and sets up volume mounts for persistent data. Supports both development hot-reload and production optimization patterns.
Installation
git clone https://github.com/cobusgreyling/agent-skills ~/.gemini/skills/docker-compose-generatorOr install to ~/.antigravity/skills/docker-compose-generator for Antigravity CLI.