commit-helper
Installation
SKILL.md
Generating Commit Messages
Generate commit messages following the Conventional Commits specification.
Format
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
Generate commit messages following the Conventional Commits specification.
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]