github-actions
Installation
SKILL.md
GitHub Actions Skill
Design and implement GitHub Actions workflows for CI/CD automation.
When to Use This Skill
Keywords: github actions, ci/cd, workflow, pipeline, build, deploy, continuous integration, continuous deployment, yaml workflow, job, step, runner, matrix, reusable workflow
Use this skill when:
- Creating new GitHub Actions workflows
- Reviewing existing workflow files
- Designing CI/CD pipelines for repositories
- Setting up build/test/deploy automation
- Implementing reusable workflow patterns
MANDATORY: Documentation-First Approach
Before creating workflows: