CI/CD Patterns
CommunityCI/CD 파이프라인 구성, GitHub Actions, 배포 전략에 대한 패턴 가이드입니다.
Authorm16khb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides patterns for building reliable CI/CD pipelines, including GitHub Actions workflows, Dockerization, deployment strategies, and Kubernetes/GitOps practices.
Core Features & Use Cases
- GitHub Actions patterns: Basic CI, Docker builds, and coverage reporting.
- Dockerfile patterns: Multi-stage builds and optimization.
- Deployment strategies: Blue-Green, Canary, Rolling Update, and ArgoCD/GitOps.
- Usage Scenario: Design a robust NestJS deployment with database migrations and health checks.
Quick Start
Implement a basic CI workflow for a NestJS project with tests, lint, and coverage reporting.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: CI/CD Patterns Download link: https://github.com/m16khb/claude-integration/archive/main.zip#ci-cd-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.