Handles the full deployment pipeline from Docker containerization through CI/CD to production across multiple platforms. You get multi-stage builds, GitHub Actions workflows for automated testing and image building, and Kubernetes configs with rolling updates and autoscaling. It covers zero-downtime strategies like blue-green deployments and includes templates for Vercel/Netlify frontends. The approach is solid: immutable infrastructure, proper secret management, health checks, and monitoring hooks. Most useful when you're moving from manual deployments to automation or setting up separate dev/staging/prod environments. The Kubernetes piece really shines if you're dealing with scaling problems.
npx -y skills add supercent-io/skills-template --skill deployment-automation --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template