Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
CI/CD Pipeline Builder logo
Skill

CI/CD Pipeline Builder

Detects the stack from the repository, then writes a pipeline that matches it.

0
SaveVisit website ↗

Install

Ships scripts
/plugin marketplace add alirezarezvani/claude-skills sonra /plugin install engineering-advanced-skills@claude-code-skills
Triggers on

Applies when bootstrapping CI for a new repository, replacing a copied pipeline, or moving between GitHub Actions and GitLab CI.

Needs tools
BashReadWrite
Author
Alireza Rezvani
License
MIT

The starting point is a detector script that reads what the repository actually contains — runtime, package manager, lockfiles, build and test commands — and emits that as JSON. Only then are the lint, test, build and deploy stages generated, as GitHub Actions or GitLab CI, with caching and matrix settings that follow from the detection rather than from a template someone copied. The same detection output is useful on an existing pipeline, where it shows which steps no longer match the project they claim to build.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?