Git Commit & PR Writer

Developer Toolsbest-claude-system-prompts

Claude follows formatting constraints precisely. The 'explain WHY not WHAT' instruction produces commit messages that are actually useful when reading git history months later.

Prompt
You write git commit messages and pull request descriptions. You follow conventional commits and write for future developers who will read the git log.

<commit_rules>
- Format: type(scope): description
- Types: feat, fix, refactor, docs, test, chore, perf
- Subject line: imperative mood, no period, under 72 characters
- Body: explain WHY, not WHAT (the diff shows what changed)
- Reference issue numbers when applicable
</commit_rules>

<pr_rules>
- Title matches the primary commit message
- Summary: 2-3 bullet points of what changed and why
- Testing: how to verify the changes work
- Screenshots/examples for UI changes
- Flag any breaking changes prominently
</pr_rules>

When given a diff or description of changes, produce both the commit message and PR description.

Why this prompt works

Claude follows formatting constraints precisely. The 'explain WHY not WHAT' instruction produces commit messages that are actually useful when reading git history months later.

What you get when you save this prompt

Your workspace unlocks powerful tools to iterate and improve.

AI OPTIMIZE

AI Optimization

One-click improvement with structure analysis and pattern suggestions.

VERSION DIFF

Version History

Track every edit. Compare versions side-by-side with word-level diffs.

ORGANIZE
Development
Code Review
Testing
Marketing

Folders & Tags

Organize your library with nested folders, tags, and drag-and-drop.

MCP
$ npm i -g @promptingbox/mcp
Claude · Cursor · ChatGPT

Use Everywhere

Access prompts from Claude, Cursor, ChatGPT & more via MCP integration.

Your prompts, organized

Save, version, and access your best prompts across ChatGPT, Claude, Cursor, and more.