github-actions-starter

Installation
SKILL.md

GitHub Actions Starter

Build robust CI/CD pipelines with GitHub Actions for automated testing, building, and deployment.

When to Use

  • Automated testing on push/pull request
  • Building and publishing Docker images
  • Deploying to production
  • Running linters and security scans
  • Publishing releases
  • Scheduled tasks and backups
  • Multi-environment deployments

Workflow Structure

GitHub Actions workflows are YAML files in .github/workflows/ directory.

Basic Workflow

Related skills

More from karchtho/my-claude-marketplace

Installs
1
First Seen
Mar 3, 2026