github-actions-templates
Production-ready GitHub Actions workflow templates for testing, building, and deploying applications.
What it does
- Automate testing and deployment
- Build Docker images and push to registries
- Deploy to Kubernetes clusters
- Run security scans
- Implement matrix builds for multiple environments
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Production-ready GitHub Actions workflow templates for testing, building, and deploying applications.
Source
Repository: https://github.com/wshobson/agents
github-actions-templates FAQ
What does the github-actions-templates skill do?
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates. Automate testing and deployment Build Docker images and push to registries
How do I install github-actions-templates?
Run: npx -y skills add https://github.com/wshobson/agents --skill github-actions-templates --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain github-actions-templates?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-github-actions-templates?ref=badge) npx agentictools info skills/wshobson-agents-github-actions-templates The second line is the CLI lookup for this page — handy in READMEs and docs.