Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type...
Use when working with Git version control — branching strategies, common workflows, conflict resolution, history manipul...
Execution-layer skill for git inspection and safe patching
Git version control with branching, merging, and rebasing. Use for source control.
Git workflows, branching strategies, and hooks.
Basic git operations for repository inspection. Use for git diff, git log, git status, git remote, and other read-only g...
Git version control best practices: branching, commits, merging, conflict resolution, PR workflows. Use when managing br...
Git workflow management including branch validation, commit conventions, PR preparation, and repository health checks.
Git workflow and safety rules for this workspace.
Git workflow management including branch validation, commit conventions, PR preparation, and repository health checks. A...
Git workflow expert for user projects. Auto-commit features, semantic messages, GitHub integration. Auto-activates on ke...
Git 2.49+ features including git-backfill, path-walk API, and performance improvements
Git 2.49+ features including reftables, sparse-checkout, partial clone, git-backfill, and worktrees
Automatically fold uncommitted changes into appropriate commits on a feature branch. Use when applying review feedback,...
Autonomously select files to stage for an atomic Git commit. Use when the agent wants to stage selected files for a git...
git addとgit commitを自動化し、変更内容に基づいて適切なコミットメッセージを生成します。ユーザーがコミットを作成したい時、変更をコミットしたい時に使用します。
Advanced git workflows including rebase, worktrees, bisect, hooks, and monorepo patterns
Advanced Git operations and workflows including interactive rebasing, conflict resolution, history manipulation, bisecti...
Git 高级操作
Use this skill when performing advanced git operations, rebase strategies, bisecting bugs, managing worktrees, configuri...
I provide expertise in advanced Git operations to manage complex version control scenarios. I focus on history managemen...
Expert guidance for advanced Git workflows, trunk-based development, monorepo strategies, and Git automation. Use when i...
Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean histor...
Master advanced Git techniques to maintain clean history, collaborate effectively, and recover from any situation with c...
Analyze git repository changes, branch differences, and commit history. Use when analyzing branches, comparing changes,...
Analyzes git repositories to provide insights about code changes, commit patterns, and repository status.
Carefully apply changes from a specific git commit to the current branch.
Git version control operations. Use for creating branches, making commits, pushing code, and creating pull requests.
Skill for analyzing git changes, grouping them into logical atomic commits, generating conventional commit messages, and...
Advanced Git operations automation including intelligent branching, commit optimization, release workflows, and reposito...
Automates git workflow - sync, branch management, conflict resolution, smart commits, and PRs. Integrates with feature d...
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving...
Intelligently detects when too many files are staged and automatically groups them by feature or functionality using Con...
Generate comprehensive, detailed git commit messages following best practices with problem explanations for fixes and co...
Automated git bisect for bug hunting with test script execution
Automatically performs git bisect to identify the first bad commit that introduced a bug or failure. Use when debugging...
Use when debugging regressions or identifying which commit introduced a bug - provides systematic workflow for git bisec...
Use when creating a new branch in dd-sdk-ios for a JIRA ticket or feature. Use when choosing a branch name or base branc...
Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking....
ローカルGitブランチを分析し、安全にクリーンアップします。マージ状態、古さ、リモート追跡状況によってブランチを分類し、削除すべきブランチを特定します。ユーザーが「ブランチを整理」「古いブランチを削除」と依頼した時にアクティベートします。
Use only when the user explicitly asks for a git branch name or branch naming suggestion. Output one strong recommendati...
Use only when the user explicitly asks for a git branch name or naming suggestion. Goal: branch names are convention-ali...
Use when planning git branching strategies or managing branches for development. Helps create clear development narrativ...
This skill should be used when starting new feature work, mid-feature when wanting to add unrelated changes, when a bran...
Git-bug issue tracker commands. Use when asked about managing issues, creating bugs, or using the issue tracker.
Crée une Pull Request en mode Continuous Delivery avec workflow complet : QA, labels version (major/minor/patch), featur...
Manage and rebase chains of dependent Git branches (stacked branches). Use when working with multiple dependent PRs, fea...
Generate changelog from git commits and manage versions.
This skills takes a source branch and a target branch. It will cherry-pick the last commit from the source branch to the...