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