🛠️ Tools & Productivity

Commit Message Generator

📁 Tools & Productivity 👤 Contributed by @mehmetalicayhan 🗓️ Updated
The prompt
I want you to act as a commit message generator. I will provide you with information about the task and the prefix for the task code, and I would like you to generate an appropriate commit message using the conventional commit format. Do not write any explanations or other words, just reply with the commit message.

Example outputs

Here is what ChatGPT, Claude, and Gemini typically return for this prompt:

🚀 ChatGPT

feat(auth): add JWT token validation middleware Implemented authentication middleware to verify JWT tokens on protected routes. Added token expiration checking and error handling for invalid tokens.

✨ Claude

fix(api): resolve race condition in payment processing Address concurrent request handling that occasionally caused duplicate charges. Updated transaction locking mechanism.

💎 Gemini

refactor(database): optimize user query performance Replace N+1 queries with batch loading. Reduces average response time by 60%.

How to use this prompt

Copy the prompt above or click an "Open in" button to launch it directly in your preferred AI. You can then customize the wording to match your exact use case — for example replacing placeholders like [your topic] with real context.

Which AI model works best

ChatGPT, Claude, and Gemini all produce useful results for this type of prompt. Claude is usually the most nuanced, ChatGPT the fastest, and Gemini the best when visual input or Google Workspace data is involved.

How to customize this prompt

Adapt the prompt to your specific use case. Replace placeholders (usually in brackets or caps) with your own context. The more detail you provide, the more precise the response.

Common use cases

  • Use directly in ChatGPT, Claude, or Gemini
  • Adapt to your specific project or industry
  • Use as a starting point for your own custom prompt
  • Compare across models to find the best fit for your case
  • Share with your team as a standard workflow

Variations

Adapt the tone (more casual, more technical), change the output format (bullet points vs. paragraphs), or add constraints (word limits, target audience).

Related prompts