Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Automate Git workflow with conventional commits, setup GitHub Actions CI/CD, configure Husky hooks, manage PR automation...
Git commands optimized for AI agent workflows with porcelain output and deterministic execution patterns.
{{ 𝛀𝛀𝛀 }} Initialize a new project from the Kamino template
Commit changes to git with a descriptive conventional commit message. Use when ready to commit staged or unstaged change...
Get git records for specified users and days, perform code review for each commit, and generate detailed code review rep...
Collaboration workflows for team-based Git development. Covers pull request workflows, merge vs rebase strategies, confl...
Git command conventions for pikru. Use when running any git commands to avoid blocking on interactive pager.
Stage meaningful diffs and create commits with WHY-focused messages. Use when agent needs to commit code changes.
Generate commit messages following conventional commits format
Stage meaningful diffs and create commits with WHY-focused messages. Use whenever making git commits.
Create properly formatted commits following repository conventions
Git workflow automation for commits, branches, and PRs. Triggers on "commit", "push", "create PR", "git workflow".
Git commit convention for all Fenrir Ledger team members. Use this skill whenever committing code, docs, or any artifact...
Gitコミット時に変更内容を分析し、コミットprefix(add/fix/docs/refactor/test/chore/perf/build/ci/revert/style)を適切に選定して、明確で追跡可能なコミットメッセージを作成・実...
Stage all changes, create a helpful commit message, and push to remote. Use this when the user wants to quickly commit a...
Quick commit and push with minimal, clean messages
Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my cha...
当用户明确要求"提交 Git 改动"、"生成 commit 信息"或"创建 git commit"时使用。仅用 Git 分析改动并自动生成 conventional commit 信息(可选 emoji);必要时建议拆分提交,默认运行本地...
Use when user says "commit", "commit changes", "git commit", "make a commit", "create a commit", or mentions "/commit"....
Use this skill when user asks to "commit changes", "create a commit", "stage and commit", or wants help with git commit...
프로젝트 커밋 컨벤션에 맞는 커밋 메시지 자동 생성. git diff 분석 후 Conventional Commits 형식으로 생성합니다. Use when committing changes or when the use...
**Must use before every git commit.** Use when staging files, writing commit messages, or committing changes.
Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit changes...
Complete git commit workflow for PyPTO including pre-commit review, staging, message generation, and verification. Use w...
Git commit message generator that creates conventional commit messages based on code changes.
This skill should be used when creating conventional commits for current changes. It groups related changes into logical...
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user...
Plans and executes git commits with optional TICKET_ID prefix. Analyzes staged changes, proposes optimal commit structur...
Generate well-formatted git commit messages following conventional commit standards
意味のある差分をステージングし、WHYに焦点を当てたメッセージでコミットを作成します。エージェントがコード変更をコミットする必要がある場合に使用します。
Use when committing changes in dd-sdk-ios. Use when writing commit messages, signing commits, or staging files before a...
Generate conventional commit messages for Java projects. Use when user says "commit", "create commit", "commit changes",...
创建高质量的 git 提交:审查/暂存预期的变更,拆分为逻辑提交,并编写清晰的提交信息(遵循 Conventional Commits 规范,支持 Emoji)。当用户要求提交代码、编写提交信息、暂存变更或将工作拆分为多个提交时使用此技能。
Git Commit and Push. Use when user wants to commit and push changes together.
This skill should be used when creating conventional commits for current changes and then submitting the current branch...
Generates commit messages by inspecting staged changes and repo history. Matches existing conventions (Conventional Comm...
MUST be used for ALL git commits. Overrides default commit behavior. Generates commit messages from staged diff, matches...
该技能用于在任意 Git 仓库中安全执行规范化提交与推送(Conventional Commits),并处理 pull/rebase 冲突与 worktree 管理等常见 Git 工作流问题。
skills for agents
Assists with careful Git commits in any repository. Activates when committing changes, checking .gitignore, or generatin...
{{ 𝚫𝚫𝚫 }} Split uncommitted changes into granular commits.
Generate conventional commit messages from staged git changes. Use when asked to compose a commit message, write a commi...
Generate conventional commit messages with strict formatting rules
Creates atomic git commits following Conventional Commits specification with detailed, well-structured messages. Analyze...
生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用
Format git commits with proper standards, signatures, and conventional commit format. Use when user says "commit", "crea...
Create git commits by inspecting the current diff and staged changes, then crafting a concise commit message from the di...
Git 提交规范(Conventional Commits)
Enforce git commit best practices using gitmoji + Conventional Commits format. TRIGGER when creating commits. Ensures qu...
Generate conventional commit messages automatically. Use when user runs git commit, stages changes, or asks for commit m...
Generate conventional commit messages from staged git changes. Use after staging files before committing.
Generate descriptive commit messages by analyzing git diffs. Use when the user asks for help writing commit messages or...
Conventional Commits provide a standardized format for commit messages, enabling automated versioning and clearer projec...
Draft and review Git commits and commit messages with an emphasis on atomic change sets and clean history. Use when aske...
Create well-formatted git commit messages following conventional commits standard. This skill should be used after compl...
按照 Conventional Commits 规范执行高质量的 git 提交,处理暂存、消息生成及钩子修复。
Use when the user asks for a git commit message or semantic commit guidance. Produce one semantic commit message that pr...
Use only when the user explicitly asks for a git commit message or semantic commit guidance. Goal: commit messages are s...
Auto-generates conventional commit messages from git diffs with tiered format enforcement. Analyzes staged changes to pr...
Generate conventional commit messages following best practices. Use when user is committing code, needs commit message h...
Use when writing commit messages that clearly communicate changes and tell the story of development. Helps create inform...
Generates consistent git commit messages following project conventions. Use when committing changes, creating PRs, or wh...
{{ 𝚫𝚫𝚫 }} Generate a commit message. If nothing staged, stage all changes.
Guide la création de commits bien formatés, push vers origin et création de Pull Requests documentées. Utilise ce skill...
INVOKE BEFORE any git commit, PR creation, or Graphite CLI (gt) operation. Covers gt commands, commit best practices, er...
CRITICAL: ALWAYS activate this skill at the start of ANY task in a gitrepository. Check git status first - if on feature...
This skill should be used when the user wants to commit their work to git and push to GitHub. It guides through reviewin...
Skill para commits e pushes automatizados no GitHub. Analisa mudanças, gera mensagens descritivas seguindo convenções, v...
This skill generates conventional commit messages using AI analysis of staged Git changes. It automatically determines t...
Generates conventional commits based on file changes. Analyzes diffs and creates properly formatted commit messages.
Use when creating git commits or pull requests. Enforces conventional commit format and atomic change principles. Verifi...