devops FREE

Docker Compose AI

Generate docker-compose.yml files from your project structure and dependencies

4.6K DOWNLOADS
623 STARS
4.4 RATING
4 REVIEWS
2.1.0 VERSION
MIT LICENSE
sv install cloudnative/docker-compose-ai

Requires the sv CLI. Installs to your project automatically.

.cursor/skills/docker-compose-ai/SKILL.md

Download and place the SKILL.md file into your .cursor/skills/docker-compose-ai/ directory.

curl -sL https://skillvault.md/api/packages/cloudnative/docker-compose-ai/download -o docker-compose-ai.zip

Downloads the package as a zip archive to your current directory.

https://skillvault.md/api/packages/cloudnative/docker-compose-ai/download

Download the zip, extract, and copy the relevant files into your project.

SKILL: compose-genSKILL: service-linkSKILL: health-checkCLAUDE.MD
Claude CodeCursorCodexCopilotGemini CLI

Docker Compose AI

Point it at your project and get a production-ready docker-compose.yml with all your services, volumes, networks, and health checks configured.

Skills

  • compose-gen — scans your project for Dockerfiles, package.json, requirements.txt, go.mod, etc., and generates a complete compose file
  • service-link — auto-configures service dependencies, environment variables, and networking between containers
  • health-check — adds appropriate health checks based on service type (HTTP, TCP, command)

Supported Stacks

  • Node.js + PostgreSQL + Redis
  • Python/Django + Celery + RabbitMQ
  • Go + MySQL + Elasticsearch
  • Any custom Dockerfile-based service
bash
sv install cloudnative/docker-compose-ai

No version history available.

No reviews yet. Be the first to review this package.

SIGN IN TO LEAVE A REVIEW
Write a Review