vibe-ship - Generate deployment configurations and audit Docker setups
Generates containerization, docker-compose, and CI/CD files for codebases, or audits existing deployment configurations using a static script.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Detect project technology stack
- Generate multi-stage Dockerfile
- Generate docker-compose configuration file
- Generate GitHub Actions workflow
- Generate deployment summary document
- Audit existing deployment configurations
Inputs
- Repository source files
- Existing deployment configurations
- Container registry preference
Outputs
- Dockerfile and .dockerignore files
- docker-compose.yml file
- .env.example file
- GitHub Actions workflow file
- DEPLOYMENT.md documentation file
- Audit findings and score report
Requirements
- Python 3 environment
