BestPromptFinder
Home › Automation › Conventional Commit Message Generator
Conventional Commit Message Generator
90Quality
90%Useful
83Reliability
The prompt
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: [optional scope]: , 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".Find similar in the app →
Why this prompt
- AI-graded 90/100 for quality and structure
- 90% found it useful across Claude, Gemini
Source
Related Automation prompts
Automation Quality and Safety AuditQuality 93 · GPT-5.6 SolCI/CD Deployment Pipeline
Quality 93 · Claude CodeSOP to Reusable AI Workflow
Quality 88 · GPT-5.6 SolDiagram Generator
Quality 85 · Gemini, GPT-5.6, ClaudeAutonomous Multi-Step Goal Decomposer & Execution Planner
Quality 85 · Claude 3.7 Sonnet (Extended Thinking)Agentic Tool Execution & Self-Healing Error Recovery Protocol
Quality 84 · GPT-4o