docker-gen-skill
Detect the application stack and generate Docker build, Compose, and ignore files.
Detect the application stack and generate Docker build, Compose, and ignore files.
This Claude Code skill analyzes the project's language, framework, package manager, and service dependencies, then creates a multi-stage Dockerfile, production and development Compose files, `.dockerignore`, and an environment template. It separates hot-reload development needs from a smaller production image and applies practices such as non-root users, fixed image tags, health checks, and excluding secrets from the build context. The result can be checked with `docker compose config`.
Resource types
Use cases
Platforms
Audience
Write, repair, and validate OpenTelemetry Collector configurations.
Deploy a Hermes Agent to DigitalOcean and keep its gateway running with systemd.
Writes, hardens, and debugs version-aware nginx configs.
Public GitHub facts last synced Jul 10, 2026.
Submit an iOS app for App Store review through a repeatable config-driven workflow.