yaml-pipelines
Installation
SKILL.md
YAML Pipelines & CI/CD Configuration
Purpose: Quick-reference guide for YAML-based CI/CD pipelines. Start here for platform selection, core patterns, and best practices. Dive into reference files for full examples.
When to Use This Skill
- Creating Azure DevOps YAML pipelines
- Configuring GitLab CI/CD pipelines
- Designing multi-stage deployment pipelines
- Implementing pipeline templates and variable groups
- Managing pipeline secrets and caching
Prerequisites
- Azure DevOps or GitLab project access
- YAML syntax knowledge
- CI/CD concepts understanding