The docker-patterns skill provides developers with Docker and Docker Compose templates and best practices for local development environments, multi-container architectures, and production-ready deployments. It addresses common challenges in containerized workflows including service orchestration, networking, volume management, and security by offering concrete examples like multi-stage Dockerfiles, development-to-production configurations, and pre-configured service stacks with databases, caching, and testing tools. This skill is designed for teams migrating from local development to containerized workflows or building scalable multi-service applications.
npx skills add https://github.com/affaan-m/everything-claude-code --skill docker-patterns