By beeyev
Write, review, debug, and optimize GitLab CI/CD pipelines and .gitlab-ci.yml files for GitLab 18+. Covers stages, jobs, rules, caching, artifacts, child/downstream pipelines, environments, deployments, and CI security.
A collection of Agent Skills for Claude Code and other SKILL.md-compatible agents.
| Skill | Description |
|---|---|
| gitlab-ci-handbook | GitLab CI/CD knowledge base: .gitlab-ci.yml configuration, pipeline optimization, runners, caching, artifacts, and DevOps best practices |
Works with Claude Code, Cursor, Codex, and other agents supported by skills.sh:
npx skills add beeyev/skills
Single skill:
npx skills add beeyev/skills --skill gitlab-ci-handbook
/plugin marketplace add beeyev/skills
/plugin install beeyev-skills
Copy a skill directory into your agent's skills folder.
Claude Code:
cp -r skills/gitlab-ci-handbook ~/.claude/skills/
Codex (also the shared cross-agent location):
cp -r skills/gitlab-ci-handbook ~/.agents/skills/
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub beeyev/skills --plugin beeyev-skillsBuild CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more
The model must apply when tasks involve .gitlab-ci.yml configuration, GitLab Flavored Markdown (GLFM) syntax, gitlab-ci-local testing, CI/CD pipeline optimization, GitLab CI Steps composition, Docker-in-Docker workflows, or GitLab documentation creation. Triggers include modifying pipelines, writing GitLab README/Wiki content, debugging CI jobs locally, implementing caching strategies, or configuring release workflows.
Essential developer skills including Git workflows, SQL optimization, error handling, code review, E2E testing, authentication, debugging, and monorepo management
Validation and quality enforcement for GitLab CI/CD pipeline configurations.
GitHub Actions CI/CD - workflows, authentication, inspection
DevOps patterns: CI debugging, tech debt detection, own all failures