This skill provides comprehensive guidance for creating, debugging, and optimizing GitHub Actions workflows. It covers the full spectrum of YAML configuration, including complex triggers, job dependencies, matrix builds, and environment management. By integrating best practices for act, it ensures that your CI/CD pipelines can be validated and executed locally, significantly reducing the 'fix CI' commit cycle and improving development velocity.
Key Features
01Advanced job orchestration and matrix build patterns
02Conditional logic and expression handling for dynamic workflows
03Comprehensive GitHub Actions YAML syntax guidance
04Local CI/CD testing optimization using act
05Secure management of secrets and environment variables
0639 GitHub stars