writing-commit-messages
Installation
SKILL.md
Writing Commit Messages
Write commit messages that are useful for humans and machines.
Format
<type>(<optional scope>): <subject>
<optional body>
<optional footer>
Write commit messages that are useful for humans and machines.
<type>(<optional scope>): <subject>
<optional body>
<optional footer>