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.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill github-actions-templates --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Github Actions Templates?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-github-actions-templates-e84c0172)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: github-actions-templates
description: 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.
---
# GitHub Actions Templates
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
## Do not use this skill when
- The task is unrelated to github actions templates
- You need a different domain or tool outside this scope
## Instructions
- Clarify goals, constraints, and required inputs.
- Apply relevant best practices and validate outcomes.
- Provide actionable steps and verification.
- If detailed examples are required, open `resources/implementation-playbook.md`.
## Purpose
Create efficient, secure GitHub Actions workflows for continuous integration and deployment across various tech stacks.
## Use this skill when
- Automate testing and deployment
- Build Docker images and push to registries
- Deploy to Kubernetes clusters
- Run security scans
- Implement matrix builds for multiple environments
## Common Workflow Patterns
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Pattern 1: Test Workflow](./sub-skills/pattern-1-test-workflow.md)
### 2. [Pattern 2: Build and Push Docker Image](./sub-skills/pattern-2-build-and-push-docker-image.md)
### 3. [Pattern 3: Deploy to Kubernetes](./sub-skills/pattern-3-deploy-to-kubernetes.md)
### 4. [Pattern 4: Matrix Build](./sub-skills/pattern-4-matrix-build.md)
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!