writing-commit-messages
FeaturedWrites Git commit messages. Activates when the user asks to write a commit message, draft a commit message, or similar.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- herdrdev
- Repository
- herdrdev/herdr
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
writing-commit-messages
Writes Git commit messages. Activates when the user asks to write a commit message, draft a commit message, or similar.
writing-git-commit-messages
Writes and reviews git commit messages following Conventional Commits and the seven fundamental rules. Produces well-formatted, atomic, automation-friendly commit messages. Use when writing a commit message, reviewing commit messages, committing code changes, or when the user mentions git commits, commit messages, or changelogs.
commit-message-writer
Use when the user has made code changes (shown as a diff, a description of changes, or staged files) and wants a commit message. Triggers on phrases like "write a commit message", "commit this", "what should I commit this as". Produces Conventional Commits–style messages.