Het bouwen, debuggen of optimaliseren van CI/CD-workflows in GitHub Actions, GitLab CI of Jenkins.
Wanneer NIET gebruiken
Voor handmatige deployment runbooks — gebruik in plaats daarvan deployment guides.
Instructies
Parse pipeline YAML en identificeer bottlenecks
Valideer job dependencies en parallel execution
Beoordeel secrets management en gating
Optimaliseer build cache en artifact handling
Voorbeeld
Reduceer pipeline duration van 45min naar 18min door tests te paralleliseren en dependencies in cache te zetten.
1---2name: nl-23description: CI/CD Pipelines4---5# CI/CD Pipelines67## Wanneer activeren89Het bouwen, debuggen of optimaliseren van CI/CD-workflows in GitHub Actions, GitLab CI of Jenkins.1011## Wanneer NIET gebruiken1213Voor handmatige deployment runbooks — gebruik in plaats daarvan deployment guides.1415## Instructies16171. Parse pipeline YAML en identificeer bottlenecks182. Valideer job dependencies en parallel execution193. Beoordeel secrets management en gating204. Optimaliseer build cache en artifact handling2122## Voorbeeld2324Reduceer pipeline duration van 45min naar 18min door tests te paralleliseren en dependencies in cache te zetten.
Run npx skillmds@latest add uitbreidenos/nl-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
CI/CD Pipelines It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
UitbreidenOS (@uitbreidenos) published this skill. Their other Agent Skills are listed on their SkillMD profile.