Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Use when creating git commits or pull requests. Enforces conventional commit format and atomic change principles. Verifi...
This skill should be used when creating conventional commits for current changes and then submitting the current branch...
Summarizes git commits for specified users over a given time period and generates markdown reports
This skill should be used whenever creating git commits. It ensures commit messages follow conventional commit format, c...
Automatically documents code changes in a searchable changelog when committing to git. Creates structured entries with w...
Git 提交信息智能生成工具。基于 Claude 对代码改动和用户意图的深度分析,自动生成符合项目规范的 commit message,支持四层验证机制确保质量。
Best practices for creating high-quality Git commits. Covers commit message conventions (Conventional Commits), atomic c...
Git commit workflow and message format. Use when making commits, asking about commit conventions, or after completing co...
Git Commit Rules
Git commit best practices with conventional commits format and atomic commit principles. Use when committing code to ens...
Genera mensajes de commit descriptivos siguiendo Conventional Commits. Analiza cambios y sugiere mensajes claros. Úsalo...
Analyze staged changes and create meaningful git commits with appropriate commit messages following conventional commit...
Plan and create atomic commits ordered by dependencies
Comprehensive Git configuration guide covering global settings, aliases, performance tuning, credential management, main...
Git設定ファイル管理。.gitconfig、.gitmessage、.gitignoreの確認・編集。トリガー: git config, gitconfig, gitmessage, gitignore, git設定
[Git] Resolve git merge/cherry-pick/rebase conflicts with backup, analysis, and reporting
Apply when writing commit messages to maintain consistent, readable git history that enables automated changelog generat...
Apply when committing code, writing commit messages, or configuring .gitignore
Git commit practices and conventions. Use when committing changes, writing commit messages, creating branches, or making...
Apply when committing code, creating branches, or preparing pull requests. Covers conventional commit format, branch nam...
[Git] Stage, commit and push all code in the current branch
Use when creating git commits - mandates commits format with required scopes for all new commits, provides scope discove...
Create and push PR with auto-generated title and description
Manage git-crypt encrypted repositories with seamless worktree support. Handles unlock/lock operations, key management,...
Display git changes in GitHub-style unified diff format with colored terminal output. Shows both staged (--cached) and u...
Use when asked to show fetch the context of the current branch
Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain trac...
在執行 Git commit 之前,自動檢查並更新專案的關鍵文檔,確保文檔與程式碼保持同步。
Essential Git commands and workflows for version control, branching, and collaboration.
Git domain expert. Knows about: - Status, Switch, Create Branch, Commit, Pull, Push, Log Use when: - User asks about g...
Expert in Git workflows, Conventional Commits, and PR management.
Finds the true merge-base/fork-point of a git branch, detecting history rewrites from rebases and squashes. Handles unkn...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completio...
Fetch PR review comments and implement all requested changes
Git branching strategy, commit conventions, and merge workflow. Use when creating branches, writing commit messages, mer...
当用户用自然语言请求提交代码时触发(如「帮我提交」「commit 一下」「提交代码」)。自动应用 Git 提交规范,从分支名提取任务 ID,生成符合规范的提交信息。
Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Gi...
Create a release for this repository by tagging main with calendar versioning (optionally using git-flow if configured);...
React Native (Expo) 项目的 Git 和 GitHub 操作,包括分支管理、提交、推送、创建仓库、Pull Request、合并流程。当用户提到"git"、"github"、"提交"、"推送"、"分支"、"PR"、"合并"...
Manage GitHub and Git operations with Conventional Commits support. Create commits, push branches, create/approve/merge...
Git 大师技能,涵盖交互式变基、工作树管理、reflog 恢复、bisect 调试、高级工作流、提交信息最佳实践和清晰的历史管理。使用此技能进行高级 Git 操作、清理提交历史、管理多个工作树、恢复丢失的提交、使用 bisect 调试或实...
Expert Git skills covering interactive rebase, worktree management, reflog recovery, bisect debugging, advanced workflow...
Generate git commit messages and help with git workflows
Common git operations as a skill (status, pull, push, branch, log)
This skill should be used when the user wants to clean up a feature branch's history using git-hex (squash/fixup commits...
This skill should be used when the user is stuck in a git-hex-driven rebase, merge, or cherry-pick due to conflicts and...
Complete pull request workflow combining git-hex (local craft) with remote collaboration (GitHub plugin or CLI). This sk...
Search codebase and git history for keywords. Use when investigating code changes, finding where features were added, or...
Use this agent when understanding the historical context and evolution of code changes, tracing the origins of specific...
Use this skill when you need to understand the historical context and evolution of code changes, trace the origins of sp...
Manage pre-commit hooks, performance optimization, and temp commits. Use when asked about "pre-commit slow", "commit tak...
Set up and configure Git pre-commit hooks for code quality, secrets scanning, and commit message validation. Use when in...
Central authority on git hook implementations, modern best practices, and tooling for .NET/C#, JavaScript/TypeScript, Py...
Git hooks setup with pre-commit, husky, and lint-staged for automated code quality. Use when user asks to "setup pre-com...
Master Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, forma...
Git Hooksの基本概念、ライフサイクル、実装パターンを提供し、コミット前のコード品質チェックとプッシュ前のテスト自動化を実現するスキル。Anchors:• Pro Git (Scott Chacon) / 適用: Git Hooksの...
Setup and manage git hooks for pre-commit, pre-push automation (lint, test, format)
Project-agnostic skill for git commit hygiene, linking tasks to commits, and maintaining clean repository state.