Browse the registry
Every entry, alphabetically — 67,843 in total. Page 113 of 272.
- gingiris-growth-playbooksOpen-source growth playbooks for AI products, B2B SaaS, and developer tools. Covers Product Hunt launch, GitHu
- ginkgo-cloud-labSubmit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonom
- giovanibarili-using-git-worktreesUse when starting feature work that needs isolation from current workspace or before executing implementation
- gipityUse when the user mentions Gipity, or when they want to put something built in this session on the internet -
- gips-complianceEnsure firms claiming GIPS compliance under the CFA Institute Global Investment Performance Standards satisfy
- gitProduction-ready AI coding skills for APIs. Installable skills for Claude Code, Cursor, Codex CLI, Gemini CLI,
- git-advancedAdvanced git operations including rebase, bisect, cherry-pick, and conflict resolution. Use when rebasing bran
- git-advanced-workflowsMaster advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain cl
- git-ai-archaeologyAnalyze AI config evolution in a git repo. Use when mapping AI adoption history, finding when configs were fir
- git-amendAmend the last commit with staged changes
- git-analyzerAnalyzes git repositories and commit history
- git-archaeologist-mcp```json { "mcpServers": { "git-archaeologist": { "command": "npx", "args": ["-y", "git-archa
- git-assistantUse this skill for git workflows: creating commits with meaningful messages, reviewing code changes, and creat
- git-bisect-assistantAutomatically performs git bisect to identify the first bad commit that introduced a bug or failure. Use when
- git-branch-cleanup|
- git-branch-createCreate a new git branch using a conventional naming scheme. Use when the user asks to create a branch, start a
- git-branch-manager>-
- git-branch-syncFetch the latest base branch and rebase the current branch onto it, surfacing conflicts clearly. Use when the
- git-branches-cleanupDelete local git branches whose remote tracking branch is gone or whose changes are already merged into the ba
- git-branchlessUse when doing multi-commit work, stack edits, rebases, fixups, stacked-PR publishing, or when the user mentio
- git-cleanupSafely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged,
- git-cleanup-playwright-artifactsFind and remove Playwright session artifacts safely after confirmation.
- git-commitExecute git commit with conventional commit message analysis, intelligent staging, and message generation. Use
- git-commit-cnOfficial catalog registry for skill-hub
- git-commit-craftCraft conventional commit messages from staged diffs
- git-commit-helperWrites clear, conventional-commit-style commit messages from staged git diffs, and can split unrelated changes
- git-commit-learning>
- git-commit-onlyUse when creating one local Git commit without pushing. Supports diff-based Conventional Commit type/scope/mes
- git-commit-only-cn当用户只需要创建一个本地 Git 提交且不推送时使用。支持基于 diff 自动判断 Conventional Commit 的 type/scope/summary、处理已暂存或用户要求的改动范围、为非简单改动生成分段提
- git-commit-semanticA skill for writing semantic git commit messages based on Conventional Commits. Use when creating commit messa
- git-commit-smartGenerates meaningful, conventional commit messages automatically. Use when committing code changes. Analyzes d
- git-commit-writerGenerate standardised git commit messages following the Conventional Commits specification. Analyzes staged ch
- git-commit-writer-freeGenerate conventional commit messages from staged git changes. Use when the user asks to write commit message,
- git-commitsGit Commit Rules
- git-contextSearch git history for context — commit messages, blame, related changes, impact analysis
- git-conventional-commit>-
- git-conventionsGit commit conventions with enforced scopes, conventional commits, and meaningful
- git-embedA CLI tool for managing project specifications and AI-powered development workflow
- git-feature-branch>-
- git-flowTHE shared git core every other git-using skill follows — commits, branches, push, merge, PR, force-push. Use
- git-forensicsDeep knowledge of git internals - object model, content addressing, hash verification, and repository inspecti
- git-github-flowUse for branch prep, clean commits, PR descriptions, GitHub issue triage, changelogs, release notes, review re
- git-guardrailsSoft rules for Claude to avoid dangerous git commands (force-push, hard reset, branch -D). Always-active behav
- git-guardrails-claude-codeSet up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before t
- git-guideUse when running git operations or resolving repo-state issues. Triggers on prompts about commit messages, con
- git-helperGenerate git commit messages and help with git workflows
- git-hygieneExecute explicitly requested version-control mutations safely, including staging, commits, branches, merges, r
- git-hygiene-enforcerEstablishes git workflow guardrails including conventional commits, commit message hooks, branch naming conven
- git-init-repo>-
- git-integrationGit commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structure
- git-investigateGit history investigation. Use when: tracking code changes, finding where bugs were introduced, root cause ana
- git-logGenerate appropriate commit messages and maintain git log documentation. Use when preparing to commit changes,
- git-masterMUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). Recomm
- git-moveMove/rename or delete a file or directory while preserving git tracking. Uses `git mv` / `git rm` when the pat
- git-opsUse when performing git operations or generating smart commit messages - provides safe git workflow guidance,
- git-patch-workflowCreating, managing, and applying unified diff patches with Git for source code modifications.
- git-pr-create>-
- git-pr-description根據當前 branch 與目標 branch 的差異,自動產生 Pull Request 的 Title 與 Description。當使用者提到「PR」、「Pull Request」、「寫 PR」、「PR 描述」、「P
- git-pr-review当用户明确要求“review 某个 GitHub PR”“评估某个 pull request 是否值得 merge”“帮我判断这个 PR 怎么处理”时使用。基于用户提供的 GitHub 仓库地址、PR 编号/链接和补充说
- git-pr-reviewerReview pull requests for code quality, security issues, and best practices. Use when reviewing PRs, checking c
- git-pr-rulesAlways use Pull Requests — never merge locally into main. Workflow for coordinator sessions to batch-merge ope
- git-pr-workflows-onboardYou are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-fi
- git-profileGit identity and GPG signing profile manager. Discovers profiles from GPG + git config, switches local identit
- git-publish-release当用户明确要求"发布项目到 GitHub"、"创建 GitHub Release"或"生成 Release Notes"时使用。智能分析 tag 间历史变化,生成专业且吸引人的 Release Notes,自动创建 Gi
- git-pull-request>-
- git-push-secondary-merge-primaryUse when committing and pushing a work branch, then merging it into the primary branch and pushing both branch
- git-push-secondary-merge-primary-cn当用户需要提交并推送工作分支,再合并到主分支并推送双分支结果时使用。
- git-pushingStage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push
- git-pushing-fastUse when committing and pushing current changes on one branch with a Conventional Commit message. Supports dif
- git-pushing-fast-cn当用户需要在当前单分支提交并推送改动,并生成 Conventional Commit 信息时使用。支持基于 diff 自动判断 type/scope/summary、处理已暂存或用户要求的改动范围、为非简单改动生成分段提
- git-rebaseResolve Git merge and rebase conflicts conservatively, preserving both sides' intent, staging only understood
- git-releaseDraft release notes from merged PRs, propose a semver bump, and emit a copy-pasteable `gh release create` comm
- git-release-tag>-
- git-review-before-commitReview the working tree before committing to Git. Triggers on: the user asks to commit or push, a large task i
- git-smart-commitGenerate intelligent conventional commit messages from staged changes. Analyzes diffs, auto-detects scope and
- git-squashSquash a feature branch into one commit via soft reset to the merge base, ready for a clean PR.
- git-standup6 Claude Code skills for individual investors: options flow scanner (lottery-call filter), stop-loss monitor,
- git-undoRecover safely from Git mistakes such as discard, unstage, amend, reset, revert, restore lost commits via refl
- git-version-controlUse git to version-control local research/EDA iterations with reproducible checkpoints, clear commit/tag struc
- git-weekly-reportUse when summarizing git commit history into a structured daily or weekly work report.
- git-weekly-report-cn当用户需要把 Git 提交记录整理成结构化日报、周报或工作汇总时使用。
- git-workflow-and-versioningStructures git workflow practices. Use when making any code change. Use when committing, branching, resolving
- git-workflow-branchingWhen creating, updating, and merging code in a collaborative version control environment.
- git-workflow-cnGit 工作流规范中文版,涵盖分支策略、Commit 规范、Code Review 流程、PR 模板、版本管理、常用操作速查
- git-workflow-helperExpert guidance for Git workflows, troubleshooting, and best practices
- git-workflow-managementGit workflow automation skill for commit message generation, branch management, pre-commit checks, and change
- git-workflow-recipesReady-to-use git recipes for the operations people actually run every day — undoing mistakes, safe rebasing, r
- git-workflow-skillGit operations and workflows. Use when committing, branching, merging, rebasing, resolving conflicts, writing
- git-workflows>
- git-worktree>-
- git-worktree-cleanClean up stale git worktrees with merged branch detection and disk usage report
- git-worktree-design當使用者的需求是新增多個功能,或判斷使用者的需求適合拆分成多個 feature branch 並行開發時,或是提到 "worktree"、"git worktree"、"多分支開發"、"parallel branches
- git-worktree-managerThe Git Worktree Manager skill provides systematic management of Git worktrees for parallel development workfl
- git-worktree-removeSafely remove a git worktree with branch cleanup and safety checks
- git-worktree-statusCheck status of background verification tasks running in a git worktree
- git-worktreesSet up an isolated workspace for feature work so the current branch and working tree stay untouched — detectin
- gitcontributeLocal-first GitHub contribution research workbench
- giteaInterface with Gitea instances via the tea CLI. Manage repositories, issues, pull requests, releases, labels,
- githitsThe code context layer for AI coding agents
- githubGitHub PR and issue workflows via gh CLI — read-only by default; merge requires approval.
- github-actionSets up and debugs the Crowdin GitHub Action (crowdin/github-action), which syncs a repository with a Crowdin
- github-actionsProduction-ready AI coding skills for APIs. Installable skills for Claude Code, Cursor, Codex CLI, Gemini CLI,
- github-actions-advanced>
- github-actions-author>
- github-actions-builderBuilds reliable, fast, and secure GitHub Actions CI/CD workflows with dependency caching, build matrices, scop
- github-actions-creatorUse when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, tes
- github-actions-docsUse when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows
- github-actions-gen分析真实项目并生成或修订安全、可验证的 GitHub Actions workflow;当用户要求创建 CI、测试矩阵、构建、Release、部署、缓存、Secrets、OIDC、PR 自动化或排查 workflow 配
- github-actions-patternsProduction GitHub Actions CI/CD patterns for Python/TS monorepos with security scanning, testing, and deployme
- github-actions-pipeline-creatorCreates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes c
- github-actions-releaseDesign GitHub Actions CI/CD for build, test, tag-driven releases, and artifacts. Use when adding workflows, fi
- github-actions-securityHarden GitHub Actions workflows against the well-known footguns. Covers SHA-pinned third-party actions, scoped
- github-actions-templatesCreate production-ready GitHub Actions workflows for automated testing, building, and deploying applications.
- github-actions-vm-deployAudits and rewrites GitHub Actions workflows that deploy Node applications — React 17 + Express + Webpack — to
- github-actions-workflowsGitHub Actions workflow patterns for CI/CD including matrix builds, reusable workflows, secrets management, an
- github-admin-opsUse when the GitHub MCP server lacks the needed mutation — org teams, branch protection / rulesets, or Project
- github-ai-trendsGenerate GitHub AI trending project reports as formatted text leaderboards. Fetches top-starred AI/ML/LLM repo
- github-api-cacheMANDATORY before any GitHub project operations - caches project metadata to prevent rate limit exhaustion. Cal
- github-aspireAspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS C
- github-authGitHub auth setup: HTTPS tokens, SSH keys, gh CLI.
- github-auth-recoveryRecover from broken GitHub auth flows when git/gh operations fail. Use when `gh` is not logged in, HTTPS push/
- github-automationAutomate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio).
- github-autoupdate-desktopShip in-app updates from GitHub Releases for desktop apps (.NET, Electron, Tauri). Use when implementing versi
- github-ci-debugDiagnose failing GitHub Actions runs from bounded run, job, and step evidence, propose a focused fix, and modi
- github-ci-failure-triageUse when a GitHub PR shows failing checks and a clean failure readout is needed before changing any code.
- github-ci-fixUse when PR checks fail, CI is red, or GitHub Actions workflows break - systematically inspects failing checks
- github-cliSafety-first GitHub CLI skill wrapping `gh` (v2.86+). Use when performing GitHub operations — PRs, issues, rel
- github-cli-queriesQuery GitHub repositories for PRs and issues using gh CLI with date filtering and structured output.
- github-cli-workflowHOW — GitHub CLI (gh): push branch, create draft PR with title/body from template or file;
- github-code-reviewComprehensive GitHub code review with AI-powered swarm coordination
- github-code-searchUse when you need real-world implementation examples or cross-repository context — search GitHub's global code
- github-codespaces-efficiency>
- github-context-mapGenerate a map of all files relevant to a task before making changes
- github-contributorStrategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection,
- github-conventionsGitHub conventions -- branch naming, commit format, issue/PR templates, and safe issue/PR referencing in comme
- github-copilotGitHub Copilot AI code suggestions and chat. Use for code completion.
- github-copilot-spacesUse Copilot Spaces to provide project-specific context to conversations. Use this skill when users mention a "
- github-copilot-testing-patternsEffective patterns for using GitHub Copilot to generate, refactor, and maintain test code including prompt eng
- github-create-prCreate GitHub pull requests from a local branch using a reviewable workflow for branch checks, diff analysis,
- github-dashboard|
- github-deep-researchMulti-round deep research on any GitHub repo via API.
- github-demand-radarUse when the user asks to analyze a GitHub repository's issues/PRs to identify high-value commercial demand op
- github-desktop-releaseGitHub Actions Windows desktop installer qualification plus GitHub Release orchestration for already-qualified
- github-discoverabilityMake a GitHub repo or Agent Skill discoverable across the skill-aggregator ecosystem — GitHub topics, scraper-
- github-discussion-to-devrel-contentFind recurring confusion in your repo's GitHub Discussions, rank it by urgency, and draft the actual docs fixe
- github-enterprise-eu-adminspecialized protocol for GHEC on ghe.com with EU Data Residency. Handles enterprise governance, IAM, audit str
- github-expertGitHub operations expert for the Calculadora-BMC repo — branches, commits, PRs, CI workflows, review flow, lab
- github-fix-issueAnalyze and fix GitHub issues in the current repository, including issue research, scoped implementation, and
- github-guideUse when managing GitHub tickets, Projects kanban, pull-request delivery/review, durable issue or PR context c
- github-integrationGitHub 集成 Skill,支持创建/查询 Issue、PR,获取仓库信息。用于 Agent 与 GitHub 协作。
- github-interaction-limits-hardeningLock down public GitHub repositories so only collaborators can interact with issues, PRs, comments, discussion
- github-issue-fetcherThis skill should be used when users need to fetch GitHub issues from the current repository, including gettin
- github-issue-fix-flowUse when asked to take a GitHub issue number, implement a fix, run builds/tests, commit with a closing message
- github-issue-formatRequired format for creating or editing any GitHub issue — [C<score>] title convention, complexity rationale l
- github-issue-mcpAI-powered MCP server for generating GitHub issues and detecting semantic duplicates.
- github-issue-solverEnd-to-end issue resolution workflow — triage, root-cause analysis, GRASP-compliant fix design, test planning,
- github-issue-triageClassify issues, draft a response, and produce a maintainers' queue update.
- github-issue-workflowProvides a structured 8-phase workflow for resolving GitHub issues in Claude Code. Covers fetching issue detai
- github-issue-worktreeManage Git worktrees for isolated development environments per GitHub issue. Use `gh issue develop` to registe
- github-issuesCreate, triage, label, assign GitHub issues via gh or REST.
- github-kanban-orchestrator>-
- github-managerManage GitHub issues and PRs (list, create, comment).
- github-metrics-processingProcess GitHub API data to calculate PR/issue metrics including merge time averages, author rankings, and bug
- github-multi-repoMulti-repository coordination, synchronization, and architecture management with AI swarm orchestration
- github-multi-repo-managerMulti-repo GitHub management. Cross-repo issues, Projects v2 boards, team workload analytics, milestone tracki
- github-navigatorGitHub operations via gh CLI. CRITICAL: Use instead of WebFetch for any `github.com` URL or GitHub repo path l
- github-notification-triageTriage GitHub notifications and issue/PR queues.
- github-oauth-nango-integrationUse when implementing GitHub OAuth + GitHub App authentication with Nango - provides two-connection pattern fo
- github-opsProvides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull request
- github-optimizationOptimize any GitHub repo for maximum stars, traffic, followers, and discoverability. Rewrites README as a high
- github-pages-releaseValidar que un sitio estático esté listo para publicarse en GitHub Pages.
- github-prCreate a GitHub PR from a worktree branch. Use after committing changes.
- github-pr-reviewHandles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review
- github-pr-workflowGitHub PR lifecycle: branch, commit, open, CI, merge.
- github-profile>
- github-profile-coolify一键优化 GitHub Profile README(酷炫风格、Snake 动画、图卡健康检查与自动回退),适用于主页升级和图片失效排查场景。
- github-profile-readme>-
- github-projectGitHub project management for Bluegrass Songbook. Use when working with issues, milestones, labels, PRs, or re
- github-project-automation>-
- github-project-board-generate-board-analyticsSub-skill of github-project-board: Generate Board Analytics.
- github-project-contributor-finder-api-skillThis skill helps users extract GitHub repository project details and contributor contact information using key
- github-project-info-mcpRead public GitHub Projects v2 boards without auth — items, fields, story points, priority.
- github-project-managementComprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and s
- github-projectsProtocol for creating GitHub issues and linking them to GitHub Projects, including setting custom fields (work
- github-publishAgent-native skill for publishing local projects to GitHub with auto proxy detection
- github-publish-changesPublish intentional local changes by confirming scope, creating a branch when needed, staging selected files,
- github-pull-requestWrites a GitHub pull request description using a standardized template. Auto-detects the base branch when diff
- github-pull-request-commentsVerifies, triages, and rebuts unresolved GitHub pull request comments. Use when planning how to resolve feedba
- github-readmeA portable library of reusable AI skills, prompts, workflows, schemas, and automation patterns designed for Ch
- github-readme-visualsCreate or refresh screenshot-led product hero images, localized interface captures, and image-led README secti
- github-readme-writing当需要为 GitHub 项目创建、重构或审阅高质量 README.md 时使用;参考 ResearchClawBench 风格,覆盖居中标题、徽章、导航、teaser、highlights、news、Mermaid、Gi
- github-releasePrepare and publish GitHub releases. Sanitizes code for public release (secrets scan, personal artifacts, LICE
- github-release-checkerAutomated helper for system workflows.
- github-release-guideAssess and guide safer github.com repository releases. Use when an existing private GitHub repository becomes
- github-release-managementComprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deplo
- github-release-notesAutomatically generate GitHub release notes from git log commit history or CHANGELOG.md. Use this skill whenev
- github-release-notes-writerDraft or update user-focused GitHub Release Notes from verified tags, commits, pull requests, existing release
- github-release-pr-writerDraft or update GitHub release pull request descriptions from verified tags, commits, merged pull requests, an
- github-renovate-prsInspect, triage, approve, and merge GitHub Renovate pull requests with gh. When no repository is provided, use
- github-repo>
- github-repo-architectA portable library of reusable AI skills, prompts, workflows, schemas, and automation patterns designed for Ch
- github-repo-care安全创建、发布、Release、审计和维护 GitHub 仓库的规范协议:检查本地规则与锁文件,在首次 git add 前创建 .gitignore,运行隐私检查,准备 README/i18n/Banner/元数据,验证
- github-repo-managementClone/create/fork repos; manage remotes, releases.
- github-repo-publishUse when user wants to publish, sync, push, or update local code repository to GitHub. Also triggers on reques
- github-repo-statsLightweight helper for local build operations.
- github-repo-visual-assetsCreate professional visual assets for GitHub repositories — architecture diagrams, social cards, and README ba
- github-reviewReview a pull request through GitHub.
- github-review-follow-upInspect unresolved GitHub pull request review threads, group actionable feedback, implement selected fixes loc
- github-review-prReview GitHub pull requests with evidence-backed, multi-perspective analysis and false-positive filtering. Use
- github-runnerDeploy, manage, and troubleshoot self-hosted GitHub Actions runners.
- github-searchSearch GitHub code, repositories, issues, and PRs via MCP
- github-secretsManage GitHub repository secrets via the GitHub API. Supports listing, adding, updating, and deleting reposito
- github-showcase|
- github-skill-researchResearch real AI-agent skill repositories, official docs, prompt libraries, SKILL.md patterns, AGENTS.md or CL
- github-social-previewA portable library of reusable AI skills, prompts, workflows, schemas, and automation patterns designed for Ch
- github-solution-finderSearch GitHub for battle-tested open-source libraries and solutions
- github-solution-researchFind open-source solutions on GitHub. Use when facing a bug, integration failure, dependency issue, unclear AP
- github-stars-monitorCron-triggered: monitor GitHub stars and forks on [YOUR_PRODUCT] repos, research new stargazers by profile, al
- github-syncBabysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and wor
- github-sync-pr-flowUse when preparing iPolloWork local changes for GitHub: stash or preserve local edits, sync the current person
- github-tech-scanner>
- github-topicsFetches GitHub topic trending repositories. Use when asking about GitHub trending repos or open source project
- github-trendingGitHub Trending 探索与分析。用于发现热门开源项目、技术趋势、开发者偏好,帮助理解技术社区的兴趣走向。使用场景包括“看看今天 GitHub 什么火了”、“Rust 最近热门项目”、“AI 领域趋势日报”、“
- github-trending-analyzerCrawl GitHub trending repositories, analyze with LLM for Chinese insights, categorize by themes, compute diffs
- github-trending-cnGitHub Trending Monitor. Fetch GitHub trending repos by daily/weekly/monthly period using real GitHub Search A
- github-trending-scraperScrape GitHub Trending repositories and save to JSON files. Use when the user wants to fetch GitHub trending p
- github-triageGitHub Triage subagent — fetches open GitHub issues, classifies them, and populates the project backlog
- github-ui-skillsGitHub's UI design system. Use when building interfaces inspired by GitHub's aesthetic - dark mode, Inter font
- github-upload-image-to-pr>-
- github-utilsGitHub utilities — check PR status, list issues, view repo info
- github-voiceShared writing style rules for GitHub-facing output (PR comments, PR descriptions, PR titles, issues, design p
- github-webhooks>
- github-workflowWork with GitHub branches, PRs, issues, and reviews via the gh CLI.
- github-workflow-automationAdvanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and compr
- github/awesome-copilotCommunity-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Cop
- github/github-mcp-serverGitHub's official MCP Server
- githubbingGitHub CLI (gh) installation and authenticated operations in Claude.ai containers. Use when user needs to crea
- githunt-mcpSearch, rank, and analyze GitHub developers for tech recruiting via GitHunt's API.
- gitignoreGenerate or repair a .gitignore tailored to the project's actual stacks, frameworks, OS, and editors, and untr
- gitlabAgent-callable GitLab tools — manage issues and merge requests, review diffs, commit files, run pipelines, and
- gitlab-automationAutomate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube
- gitlab-ciCreate and review .gitlab-ci.yml files based on GitLab CI best practices and company standards. Use when creat
- gitlab-ci-handbook>-
- gitlab-ci-kiro-pipelineBuild, extend, or debug GitLab CI/CD pipelines (.gitlab-ci.yml) that run Kiro CLI in headless mode for AI-powe
- gitlab-ci-patternsBuild GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automat
- gitlab-cliPerform GitLab operations using the glab CLI. Use for issues, merge requests, pipelines, repositories, and pro
- gitlab-cli-workflowHOW — GitLab CLI (glab): push branch, create draft MR with title/body; fallback untracked
- gitlab-code-reviewUse when reviewing a GitLab merge request or local MR diff for concrete, actionable code defects, with optiona
- gitlab-configWire up GitLab API access — multiple instances, project aliases, tokens. Run this once before any other GitLab
- gitlab-create-mrCreate GitLab merge requests from a local branch using a reviewable workflow for branch checks, GitLab host de