github-actions-cicd

Installation
SKILL.md

GitHub Actions CI/CD Skill

Purpose

Defines CI/CD pipeline best practices using GitHub Actions for automated testing, security scanning, and deployment.

Rules

Workflow Structure

MUST INCLUDE:

  1. Code quality checks (linting, formatting)
  2. Security scanning (CodeQL, Dependabot, ZAP)
  3. Performance audits (Lighthouse)
  4. Build and minification
  5. Deployment (with approval for production)
Installs
136
Repository
hack23/homepage
GitHub Stars
7
First Seen
Feb 12, 2026
github-actions-cicd — hack23/homepage