Skip to main content
Back to registry

github-actions-templates

wshobson/agents

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

Installs5
Install command
npx skills add https://github.com/wshobson/agents --skill github-actions-templates
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications. Create efficient, secure GitHub Actions workflows for continuous integration and deployment across various tech stacks. Reference: See assets/test-workflow.yml Reference: See assets/deploy-workflow.yml Reference: See assets/matrix-build.yml Use reusable workflow: - Automate testing and deployment - Build Docker images and push to registries - Deploy to Kubernetes clusters - Run security scans - Implement matrix builds for multiple environments - Use specific action versions (@v4, not @latest) - Cache dependencies to speed up builds - Use secrets for sensitive data - Implement status checks on PRs - Use matrix builds for multi-version testing - Set appropriate permissions - Use reusable workflows for common patterns - Implement approval gates for production - Add notification steps for failures - Use self-hosted runners for sensitive workloads - gitlab-ci-patterns - For GitLab CI workflows - deployment-pipeline-design - For pipeline architecture - secrets-management - For secrets handling

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does github-actions-templates do?

Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.

Is github-actions-templates good?

github-actions-templates does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does github-actions-templates work with?

github-actions-templates currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to github-actions-templates?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install github-actions-templates?

npx skills add https://github.com/wshobson/agents --skill github-actions-templates

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering