mono-repo-docker-compose-setup
OfficialContainerize a fullstack monorepo fast
Software Engineering#containerization#monorepo#health check#docker compose#smoke testing#backend frontend#Dockerfile generation
AuthorWaterball-Software-Academy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the guesswork of turning a frontend+backend monorepo into a working local Docker Compose setup, including matching Dockerfiles, port/health checks, and a verified smoke test.
Core Features & Use Cases
- Monorepo detection + stack inference: Detects
frontend/andbackend/and classifies backend/frontend stack plus likely DB kind and health endpoints. - Opinionated artifact generation: Generates a root
docker-compose.yml, two service-specificDockerfiles, and.dockerignorefiles tailored to the detected stacks. - Parallel smoke verification with bounded iteration: Spawns backend and frontend subagents to build/up and
curluntil HTTP 200 (or a strict fail-stop after the iteration budget), with guidance on what to check next.
Quick Start
Ask your AI agent to run the mono-repo-docker-compose-setup skill to generate fullstack Docker Compose files and verify both frontend and backend return HTTP 200.
Dependency Matrix
Required Modules
None requiredComponents
referencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mono-repo-docker-compose-setup Download link: https://github.com/Waterball-Software-Academy/aixbdd/archive/main.zip#mono-repo-docker-compose-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.