cicd-pipeline-design

Installation
SKILL.md

Process

  1. Define pipeline stages (lint, test, build, deploy)
  2. Configure triggers (push, PR, schedule)
  3. Set up environments and secrets
  4. Implement quality gates
  5. Add notifications and monitoring

StudyAbroad-Specific

  • Multi-stage builds for frontend/backend
  • Database migrations in deployment
  • E2E tests on staging before production
  • Slack notifications for deployments
Installs
2
GitHub Stars
1
First Seen
Mar 15, 2026
cicd-pipeline-design — vihang-hub/integrated-sdlc-framework