The deployment-patterns skill provides CI/CD pipeline templates, Docker containerization examples, and deployment strategies (rolling, blue-green, canary) for web applications. It serves software engineers and DevOps practitioners preparing applications for production by offering concrete patterns, health check configurations, and rollback approaches that reduce deployment risk and downtime. The skill solves the problem of determining which deployment strategy to use for specific scenarios and how to implement Docker containers, environment-specific configurations, and production readiness checks.
npx skills add https://github.com/affaan-m/everything-claude-code --skill deployment-patterns