github-actions-workflows
Installation
SKILL.md
GitHub Actions Workflows Skill
Create production-ready GitHub Actions workflows with security best practices, reusable patterns, and multi-cloud integration (Hetzner/K3s, Azure).
When to Use This Skill
- Creating new CI/CD workflows from scratch
- Building reusable workflow templates
- Building and pushing container images to GHCR
- Deploying to Hetzner Cloud VPS via K3s (SSH + kubectl)
- Setting up Azure deployments with OIDC
- Implementing security best practices in workflows
- Configuring multi-language CI pipelines
- Troubleshooting workflow issues
Core Workflow Structure
name: Workflow Name