docker-compose-creator
Docker Compose Creator
Design and manage multi-container applications with Docker Compose for both development and production deployments.
When to Use
- Setting up local development environments
- Defining multi-service application stacks
- Managing service dependencies
- Configuring networking between services
- Environment variable management
- Production deployments (single host)
- Testing multi-service interactions
Docker Compose Versions
| Version | Released | Features | Use Case |
|---|---|---|---|
| v3.x | 2016 | Service definitions, networks | Legacy (avoid for new projects) |
More from karchtho/my-claude-marketplace
ui-ux-design
UI/UX design principles, design systems, accessibility, responsive design, and user experience best practices. Activates when discussing layouts, styling, design decisions, user flows, or visual design.
12nginx-configuration
Configure Nginx web server for high-performance reverse proxy, load balancing, SSL/TLS, caching, and API gateway functionality. Master production deployments, security headers, and monitoring.
11dockerfile-generator
Generate production-ready Dockerfiles with best practices for various tech stacks. Covers multi-stage builds, optimization, security, and language-specific patterns (Node.js, Python, Go, Rust, Java). Use when creating new application containers.
8docker-container-basics
Docker containerization fundamentals. Master container lifecycle, image management, networking, volumes, resource limits, and production deployment patterns. Use when building, running, debugging containers or implementing container orchestration.
8feature-architect
Design game feature architecture before writing code. Use when planning a new feature system, deciding on component structure, or mapping out how a feature integrates with existing systems.
6jam-prep-checklist
setup preparation readiness checklist pre-jam verification launch ready
3