Solid collection of battle-tested GitHub Actions patterns that covers the essentials: CI testing with matrix builds across Node versions, Docker image builds with proper caching, Kubernetes deployments, and security scanning with Trivy and Snyk. The examples use current action versions (v4, v5) and include smart defaults like GitHub Container Registry integration and reusable workflows. Honestly, the real value here is having someone already figure out the permissions, caching strategies, and approval gates so you don't have to dig through docs at 2am when your deployment pipeline breaks. Best for teams standardizing their CI/CD or anyone tired of copying half-working YAML from StackOverflow.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill github-actions-templates