cc-skill:docker-compose-patterns
Claude Code skill · anthropic · active
This skill helps you write and fix docker-compose files for running multiple containers together on your computer. It provides tested templates for common services like databases and Redis, plus best practices like pinning image versions and setting up health checks.
Developers who want to run a full local development environment (app plus database plus cache) with a single command instead of installing everything separately.
When you mention docker-compose, compose files, docker compose up, container setup, local dev environments, or multi-container applications.
- "Set up a docker-compose file with Node.js, PostgreSQL, and Redis"
- "Debug my docker-compose.yml - containers keep crashing on startup"
- "I need a local development environment with FastAPI and a database"
You know it worked when you can run 'docker-compose up' and all containers start successfully, your app connects to the database without errors, and data persists when you restart.
Deploy this skill
no laptop requiredRun this skill on a schedule in the cloud. Pipe output to Telegram, email, or any webhook. Every run is logged here with full output, cost, and thumbs feedback.
How this performs
Cloud-automation runs, real outputs, and feedback.
No cloud runs yet for this skill.
Once you deploy it (above), every run will show up here with the actual output, exact cost, and a thumbs button so you can rate quality over time.
Claude Code skill at /Users/olanrewajukareem/.claude/skills/docker-compose-patterns/SKILL.md. Auto-triggered by description matching when you type in Claude Code, OR embedded into agent system prompts (LeadFlow framework skills are wired this way). Auto-synced from disk every 6h via launchd.
Use this skill when writing or debugging docker-compose.yml files for local development, multi-container apps, or development environments. Triggers on "docker-compose", "compose file", "docker compose up", "container setup", "local dev environment",
Local Claude Code use (optional)
Install the SKILL.md file locally so this skill is available the next time you open Claude Code on your Mac. Most users skip this and just use cloud deployments above.
Save this skill to ~/.claude/skills/docker-compose-patterns/SKILL.md so Claude Code auto-loads it whenever its description matches your prompt.
{
"source": "global",
"description": "Use this skill when writing or debugging docker-compose.yml files for local development, multi-container apps, or development environments. Triggers on \"docker-compose\", \"compose file\", \"docker compose up\", \"container setup\", \"local dev environment\", \"multi-container\", \"compose.yaml\"."
}{
"method": "embed_in_prompt",
"skill_path": "/Users/olanrewajukareem/.claude/skills/docker-compose-patterns/SKILL.md"
}That means either: (a) the system has not had a task that matched its strengths, (b) a more cost-effective alternative was picked by the router, or (c) the related automation is toggled OFF on /automations. The Recommender reviews idle tools weekly and may suggest killing it.