GitLab workflow best practices and glab CLI usage. Use when working with GitLab repositories, merge requests, issues, pipelines, or GitLab API interactions.
/plugin marketplace add bendrucker/claude/plugin install gitlab@bendruckerThis skill inherits all available tools. When active, it can use any tool Claude has access to.
api.mdci.mdmerge-requests.mdGitLab workflows use glab, the official GitLab CLI. This skill helps adapt GitHub (gh) patterns to GitLab (glab).
glab mr instead of gh prglab ci for pipelines and jobs# Authenticate
glab auth login
# Create merge request (push branch first!)
git push -u origin feature-branch
glab mr create --fill
# List merge requests
glab mr list
glab mr)glab ci)glab api)glab for GitLab (never gh)--fill to auto-populate from commitsglab ci lint to validate .gitlab-ci.ymlDon't use gh commands, call MRs "pull requests", or forget to push before creating MRs.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.