prompthub / commit-message-generator v1.0.0 Sonnet MIT

Erzeugt aus einem Diff eine präzise Commit-Message im Conventional-Commits-Format.

Coding & development Productivity
⑂ Fork 0 ▶ Try in playground
PROMPT.md 8 lines DE
1 Generate a commit message in the Conventional Commits format from the following diff.
2
3 Rules:
4 - First line: type(scope): Summary, maximum 72 characters, imperative.
5 - Types: feat, fix, refactor, docs, test, chore, perf.
6 - Followed by a blank line and 1–3 bullet points explaining the “why” (not the “what”).
7 - Do not invent anything that is not in the diff.
8 Respond only with the commit message; do not include an explanation.

Machine-translated (Claude). The original is the authoritative version.

commit-message-generator

Teil der kuratierten Start-Sammlung. Verbesserungen willkommen – fork das Repo und stell einen Pull Request.

v1.0.0 Erste Version by prompthub · First version 9. Jul 2026
0 passed 0 failed

No discussions yet – open the first one!

No pull requests yet. Fork the repo, improve it, and open the first one!