mono-repo-docker-compose-setup

Official

Containerize a fullstack monorepo fast

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/ and backend/ and classifies backend/frontend stack plus likely DB kind and health endpoints.
  • Opinionated artifact generation: Generates a root docker-compose.yml, two service-specific Dockerfiles, and .dockerignore files tailored to the detected stacks.
  • Parallel smoke verification with bounded iteration: Spawns backend and frontend subagents to build/up and curl until 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.