dockerfile-generation - Dockerfile Generation with Verification
Creates or modifies Dockerfiles using a verification-first approach.
Tags
Updated: 2026-02-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze codebase
- generate Dockerfile
- execute docker build
- execute docker run
Inputs
- codebase
- base image name
- port numbers
- file paths
Outputs
- Dockerfile
- analysis summary
- build command
- run command
Requirements
- read access to codebase
- Docker environment
