CI/CD Pipeline Builder
СреднийopsМинимальный контекст: 32K
Designs and implements CI/CD pipelines for various platforms (GitHub Actions, GitLab CI, Jenkins, CircleCI). Covers build, test, lint, security scan, deploy stages with proper caching, parallelization, and environment management.
Варианты использования
- Setting up GitHub Actions for a new project
- Adding security scanning to existing pipelines
- Implementing blue-green or canary deployments
- Optimizing CI build times with caching
- Multi-environment deployment workflows
Пример промпта
Create a GitHub Actions CI/CD pipeline for my project. Project details: - Language/framework: [e.g., Node.js + Next.js] - Package manager: [e.g., pnpm] - Test framework: [e.g., Vitest + Playwright] - Deploy target: [e.g., Vercel / AWS / Docker] Pipeline should include: 1. Lint and type-check on every PR 2. Unit tests with coverage reporting 3. E2E tests on PR to main 4. Build verification 5. Auto-deploy to staging on merge to main 6. Manual promotion to production 7. Proper caching for dependencies and build artifacts
Рекомендуемые модели
Совместимые инструменты
claude-codecursorgithub-copilotkiroany
Модальности
Вход: text, code
→Выход: code, text
Похожие Skills
Автор
OpenModels Community