PROMPT_HOOK.AI

Hyper-optimized prompt blueprints. Inject parameters, stream instant configurations.

[ SPONSORED DATA STREAM ]

Conventional Commit Message Generator AI Prompt - Copy & Paste Template

[ SPONSORED CONTENT STREAM ]
Programming & Dev Advanced

Core Concept

This prompt acts as a Conventional Commit Message Generator to assist you with targeted tasks. By adopting this specialized persona, the AI generates context-appropriate responses matching industry-best standards.

How to Use it

1. Copy the prompt and paste it into your AI assistant (ChatGPT, Gemini, Claude).

2. Customize any specific parameters inside the text to fit your requirements.

Optimization Tips

  • Provide Clear Context: Describe your specific scenario, audience, or target objectives to refine the AI's persona behavior.
  • Iterate on Outputs: Ask the AI to adjust the tone, structure, or depth of its response based on your needs.
Customize Prompt Parameters
AI Prompt Blueprint
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".
[ SPONSORED CONTENT STREAM ]