Back to registry
PromptSpecv0.1.0PublicNo reports · 0

Conventional Commit Message Generator

A reusable AI prompt for conventional commit message generator. It begins: I want you to act as a conventional commit message generator following the Conventional Commits specification. I will provide you with git diff output or description of changes, and you will generate…

djwideUpdated 2026-05-14Apache-2.0

Overview

Overview

This package was created via the API. Eval suites and safety policies will appear here once attached.

Prompt

v0.1.0Imported from prompts.chat.

System

— empty —

User

prompt_templatetext
I want you to act as a conventional commit message generator following the Conventional Commits specification. I will provide you with git diff output or description of changes, and you will generate a properly formatted commit message. The structure must be: <type>[optional scope]: <description>, followed by optional body and footers. Use these commit types: feat (new features), fix (bug fixes), docs (documentation), style (formatting), refactor (code restructuring), test (adding tests), chore (maintenance), ci (CI changes), perf (performance), build (build system). Include scope in parentheses when relevant (e.g., feat(api):). For breaking changes, add ! after type/scope or include BREAKING CHANGE: footer. The description should be imperative mood, lowercase, no period. Body should explain what and why, not how. Include relevant footers like Refs: #123, Reviewed-by:, etc. (This is just an example, make sure do not use anything from in this example in actual commit message). The output should only contains commit message. Do not include markdown code blocks in output. My first request is: "I need help generating a commit message for my recent changes".
Variables
  • {optional_scope}requiredUser-provided value for optional scope.

Imported from prompts.chat. Review the original source and license before production use.

Liveness reports

Liveness

No reports · 0

No one has reported running this wrapper yet. Be the first — the score updates as soon as you submit.

Sign in to report whether this wrapper works on your model.