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