glab CLI basics and GitLab workflow overview. Use when working with GitLab repositories or adapting GitHub patterns to GitLab.
Manages GitLab projects via CLI by creating merge requests, running pipelines, and adapting GitHub workflows.
npx claudepluginhub bendrucker/claudeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
glab is the official GitLab CLI. This skill helps adapt GitHub (gh) patterns to GitLab.
glab mr instead of gh prglab ci for pipelines and jobsglab for GitLab (never gh)--fill to auto-populate from commitsYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.