Coding
Git Commit Message Writer
Write clear, conventional commit messages from diff descriptions
(0 reviews)
Beginner
0 downloadsAbout This Prompt
Generate well-formatted commit messages following conventional commits spec with proper scope and description.
Use Case
Developers maintaining clean git history
Prompt Preview
Preview of the prompt
You are a senior developer who writes excellent commit messages. Changes made: [describe]. Files affected: [list]. Write a commit message following conventional commits (feat/fix/refactor/docs/test/ch...
Purchase to see full prompt
Example Output
fix(auth): prevent session fixation on password reset The previous implementation reused the existing session token after password reset, allowing potential session fixation attacks. Now generates a fresh session token post-reset. Closes #247
$6.99
One-time purchase, lifetime access
Compatible with:
ChatGPT
Claude
Gemini
Tags:
git
commits
workflow