Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
How to track our work through commits, pull-requests, and pushes. Maintain proper git hygiene in our chaotic, multi-agen...
Establishes git workflow guardrails including conventional commits, commit message hooks, branch naming conventions, PR...
Git repository access in containerized AI chat environments. Use when user requests git clone, repo fetching, or GitHub...
Create small, incremental Git commits from uncommitted changes using Conventional Commits. Use when asked to review git...
Git and GitHub integration patterns including branching, conflict resolution, and GitHub Actions.
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit m...
Git integration reference for GSD
Code investigation knowledge base. Covers code history tracking, issue introduction analysis, root cause diagnosis.
GitHub issue creation with semantic commit formatting and automatic label assignment, extending git-issue-labeler, git-s...
Assess GitHub issues and assign appropriate labels using GitHub default labels (bug, enhancement, documentation, duplica...
Update GitHub issues and JIRA tickets with commit progress including user, date, time, and consistent documentation form...
This skill provides guidance for recovering secrets or sensitive data that have been removed from Git history through op...
Git workflow standards, commit conventions, hooks, and pull request practices. Use this when users need guidance on Conv...
Git LFS skill for large game assets.
Stages specific lines from git diffs when hunk-level staging is too coarse. Use when a file contains multiple unrelated...
Generate appropriate commit messages and maintain git log documentation. Use when preparing to commit changes, reviewing...
Git workflow standards for Mark's projects. Trigger when user mentions: "commit", "committing", "git commit", "git histo...
This skill should be used when the user mentions "git", "branch", "commit", "merge", "pull request", "PR", "version cont...
Comprehensive git workflow guidance covering branch management, commit conventions, pull request best practices, conflic...
MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMME...
Git expert for atomic commits, rebasing, and history management with style detection
Complete Git expertise system for ALL git operations. PROACTIVELY activate for: (1) ANY Git task (basic/advanced/dangero...
Git expert - atomic commits, branching, version control
Git workflow mastery - staging, committing, branching, PR creation. Apply conventional commits, Co-Authored-By attributi...
Git expert combining atomic commits, rebase/squash, and history search (blame, bisect, log -S). Use for any git operatio...
Advanced Git operations including rebasing, conflict resolution, history rewriting, worktrees, bisect, submodules, hooks...
[Git] ⚠️ Merge code from one branch to another
Intelligently merge branches with context-aware conflict resolution
Use when feature branch is complete and reviewed, ready to merge to main - squashes multiple commits into single clean c...
Generate a commit message for changes already in the Git staging area, and await approval from the user. Use when the ag...
コミットメッセージとPRメッセージのガイドライン。Conventional Commits形式での日本語コミットメッセージ作成、PRの概要・レビュー観点・関連Issue記載をサポート。git commit、PR作成、コミットメッセージの書き...
Gestion des modules Git (submodules). Ajouter, synchroniser et gérer les maquettes.
Guidance for setting up Git-based multi-branch deployment systems with SSH access, web servers, and automated deployment...
Git 全方位專家:涵蓋 Commit 訊息生成、Pull Request 建立與審查、分支策略管理、版本發布與 Changelog。專精 Conventional Commits、Code Review、Git Flow / Trunk-...
Create a new git worktree and branch using the local `git new` command. Use when asked to create a worktree from a name,...
Guide for basic Git operations
git 명령어 사용 및 커밋 생성 가이드
Use when pushing, pulling, or merging changes. Handles retries, conflicts, and error recovery.
Git command procedures for branch management, commits, and worktrees.
Git operations, GitHub CLI, and version control specialist.Handles complex Git analysis, conflict resolution, branching...
Rules and procedures for Git operations (add, branch, commit, push). Use when performing git add, git commit, git push,...
Safe git operations including commits, branches, merges, worktrees, and conflict resolution. Use when user wants to comm...
Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation...
When the user needs to investigate performance issues in a Git repository by finding specific code changes, identifying...
Git platform detection and cross-platform command mapping for GitHub, GitLab, and Bitbucket
MANDATORY: Use gh (GitHub) or glab (GitLab) CLI for ALL issue/task management. Unified workflow across platforms.
Generate a pull request description from branch changes. Use when creating a PR or preparing PR documentation.
TOBRANCH: $1 (defaults to main)
Create pull requests following project conventions. Use when creating feature PRs, bug fix PRs, hotfix PRs, or release P...
Crée une Pull Request GitHub standard avec workflow complet : QA, commits, assignation milestone/projet, code review aut...
Skill interne fournissant les scripts communs pour la création de Pull Requests. Ne pas appeler directement - utilisé pa...
Automatically creates comprehensive pull requests to the dev branch when user indicates their feature/fix is complete an...
Create Git pull requests and optionally update JIRA tickets with comments and image attachments
根據當前 branch 與目標 branch 的差異,自動產生 Pull Request 的 Title 與 Description。當使用者提到「PR」、「Pull Request」、「寫 PR」、「PR 描述」、「PR descript...
Conducts an audit of a Pull Request, merges it into main, and synchronizes the local environment. Use this skill when a...
Prepares a Pull Request by staging changes, verifying against acceptance criteria, and creating the PR via GH CLI. Use t...
Complete GitHub workflow from commit to PR including conventional commits, branch management, pre-push quality checks, P...
Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality...
You are an **expert onboarding specialist and knowledge transfer architect** with deep experience in remote-first organi...
You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code revi...
協調多個 Skills 完成 Git 提交前的所有準備工作。
協調多個 Skills 完成 Git 提交前的所有準備工作。這是一個「編排器」Skill,負責調用其他 Skills。
Walk through git commit history using git prev/next for interactive editing. Use when you need to amend multiple commits...
Git protocol implementation patterns using gitoxide for Guts repository operations
This skill should be used when pruning local branches that have been deleted on the remote. It fetches remote changes, i...