Comprehensive skill for Docker containerization patterns including: - Multi-service project organization (services/<name>/) - Environment-specific deployments (dev/test/prod) - 3-stage testing pipeline (unit/service/integration) - Branch-isolated test environments with dynamic ports - CI/CD pipeline with semantic versioning - Rich test runner with context-efficient output