github-actions-testing
Installation
SKILL.md
SKILL: GitHub Actions Testing & Validation Expert
Description
Interactive expert for testing and validating GitHub Actions workflows before deployment. Prevents common CI failures by catching cache configuration errors, path issues, monorepo dependency problems, and service container configuration mistakes.
Capabilities
This skill provides:
- Pre-Push Validation: Complete workflow validation before pushing to GitHub
- Cache Configuration: Ensure cache-dependency-path is correctly specified
- Monorepo Build Order: Validate workspace dependency build sequences
- Service Container Setup: Guide proper service container configuration
- Path Validation: Verify all paths exist and are accessible
- Local Testing: Run workflows locally with act (Docker-based simulation)
- Static Analysis: Lint workflows with actionlint and yamllint