4944 results (39.0ms) page 3 / 248
borkweb / bork-ai-commit-writer exact

Expert at crafting clear, meaningful git commit messages following conventional commit standards and repository conventions. Use when user asks to create commit messages, write commits, or needs...

Tahir-yamin / dev-engineering-playbook-git-commit exact

Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit"....

marcelorodrigo / agent-skills-conventional-commit exact

Create conventional commit messages following best conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits specification.

christianearle01 / claude-config-template-commit-readiness-checker exact

Validates all release criteria are met before git commit. Auto-activates when users ask if they're ready to commit, what's missing, or request commit validation. Checks version bumped, changelog...

alinaqi / claude-bootstrap-commit-hygiene exact

Atomic commits, PR size limits, commit thresholds, stacked PRs

devinschumacher / skills-conventional-commits exact

Generates git commit messages following Conventional Commits 1.0.0 specification with semantic types (feat, fix, etc.), optional scope, and breaking change annotations. Use when committing code...

nodnarbnitram / claude-code-extensions-commit-helper exact

Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing commits.

tomwangowa / agent-skills-commit-msg-generator exact

Generate high-quality commit messages following Conventional Commits specification. Use this Skill when the user asks to generate commit message, write commit message, or create commit description.

rominirani / antigravity-skills-git-commit-formatter exact

Formats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message.

InSelfControll / ai-agent-skills-git-commit-formatter exact

Formats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message.

xxxryan / agent-skills-draft-commit exact

Auto-detect code changes and draft Conventional Commit messages. Use when asked to generate, write, or suggest commit messages, or when the user wants to commit staged/unstaged changes.

liuhean2021 / anan-agent-skills-commit-message exact

根据 git diff 生成符合规范的 commit message;生成后提示用户确认是否发起 commit(不 push),确认后再执行 git commit。当用户说「提交」「commit」或要求生成提交信息时使用。输出格式为:提交类型 + 分支名 + 摘要,正文说明原因与改动,结尾带 Authored-by 署名,无多余内容、无空白行。

goncalossilva / agents-git-commit exact

Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages.

metalagman / agent-skills-conventional-commits exact

Use this skill to write, validate, or generate commit messages that follow the Conventional Commits specification.

TheDecipherist / claude-code-mastery-commit-messages exact

Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.

johnhnguyen97 / agent-toolkit-commit-messages exact

Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.

cockroachdb / cockroach-commit-helper exact

Help create git commits and PRs with properly formatted messages and release notes following CockroachDB conventions. Use when committing changes or creating pull requests.

lucianghinda / agentic-skills-commit-message exact

Generate high-quality git commit messages following Conventional Commits and Chris Beams' Seven Rules. Infers WHY from context and provides clear guidance on structure, scope, and body content.

davisbuilds / skills-gh-commit-push-pr exact

Commit staged changes, push branch, and open a GitHub PR. Use when user asks to commit and push, create a PR, ship changes, send for review, or open a pull request. Triggers on phrases like...