Docker Expert Overview This skill enables AI assistants to help with Docker containerization, docker-compose setups, and container orchestration for micro startup infrastructure. When to Use This Skill This skill activates when users need: - Dockerfile creation for NestJS/Next.js - docker-compose configuration - Container networking and volumes - Multi-stage builds optimization - Health checks and restart policies - MongoDB/Redis container setup Dockerfile Best Practices NestJS Multi-Stage Build Next.js Dockerfile Docker Compose Patterns Development Setup - Use volumes for live reload - Mount…