Generate production-ready GitHub Actions workflows and custom actions following current best practices, security standards, and naming conventions. All generated resources are automatically validated using the devops-skills:github-actions-validator skill.
| Workflows | CI/CD, automation, testing | references/best-practices.md | | Composite Actions | Reusable step combinations | references/custom-actions.md | | Docker Actions | Custom environments/tools | references/custom-actions.md | | JavaScript Actions | API interactions, complex logic | references/custom-actions.md |
| Reusable Workflows | Shared patterns across repos | references/advanced-triggers.md | | Security Scanning | Dependency review, SBOM | references/best-practices.md | | Modern Features | Summaries, environments | references/modern-features.md |
Comprehensive toolkit for generating best practice GitHub Actions workflows, custom local actions, and configurations following current standards and conventions. Use this skill when creating new GitHub Actions resources, implementing CI/CD workflows, or building reusable actions. Source: akin-ozer/cc-devops-skills.