🚀 Skillhub is in public beta·New skills added weekly·Live AI sandbox — try before you install·Feedback? We're listening·Early publishers get featured placement·One command to install any skill·🚀 Skillhub is in public beta·New skills added weekly·Live AI sandbox — try before you install·Feedback? We're listening·Early publishers get featured placement·One command to install any skill·
Skillhub

Browse / Git Commit Helper

Git Commit Helper

Verified

Generates conventional commit messages from your staged diff.

DevTools·12,400 installs·v1.3.0·by devtools-team
★★★★★4.8(124 reviews)
Free

Install

npx skillhub-install install git-commit-helper@1.3.0

About

Git Commit Helper analyzes your staged changes and generates a well-structured conventional commit message following the Conventional Commits specification.


It inspects your diff, identifies the type of change (feat, fix, chore, docs, refactor, test, style), and writes a concise, descriptive message with an optional body and breaking-change footer.


Features:

  • Detects change type automatically
  • Supports scoped commits
  • Flags breaking changes
  • Works with any git repository

Sandbox Preview

Tip: Press ⌘ Enter to run

Version History

v1.3.0

Add support for breaking change detection.

2026-02-10

v1.2.0

Improve scope detection for monorepos.

2026-01-15

v1.1.0

Add emoji prefix option.

2025-12-01

v1.0.0

Initial release.

2025-11-01

You might also like