Skip to content

GitHub Actions CI/CD

⚙️ DevOps

Standardized GitHub Actions workflows for testing, linting, and automated deployments with security best practices.

Tags

Compatible Platforms

📦 Quick Install

Claude Code example
mkdir -p .claude/skills
git clone https://github.com/alirezarezvani/claude-skills \
  .claude/skills/github-actions-ci

Replace .claude/skills/ with your platform's skills directory. View all install options →

github-actions-ci/SKILL.md — frontmatter preview

---
name: GitHub Actions CI/CD
description: Standardized GitHub Actions workflows for testing, linting, and automated deploy…
authors: [alirezarezvani]
tags: [github-actions, ci-cd, automation, devops]
platforms: [claude-code, github-copilot, cursor, gemini-cli, windsurf, codex, opencode]
---
🐙 View on GitHub ➕ Submit a Skill

Related Agent Skills

HashiCorp Terraform

A collection of Agent skills for HashiCorp products. Write HCL code, build modules, and develop Terraform providers.

→

Postgres Optimization

Database design guidelines focusing on index strategies, query optimization, connection pooling, and JSONB usage.

→

Docker Best Practices

Rules for creating multi-stage, secure, and minimal Docker images for production deployments.

→