ci-cd
Installation
SKILL.md
CI/CD - Pipeline & Deployment Patterns
Production patterns for GitHub Actions, deployment strategies, and release automation
When to Use This Skill
Use this skill when:
- Setting up CI/CD pipelines
- Configuring GitHub Actions workflows
- Implementing deployment strategies
- Automating testing and linting
- Building release workflows
- Setting up preview deployments
Don't use this skill when:
- Using managed deployment platforms only (Vercel, Netlify auto-deploy)
- Infrastructure as code (see
dockerskill)