conventional-commits
Installation
SKILL.md
Conventional Commits Skill
Help the user produce correct, clear conventional commit messages for this project. You should write the message, explain your choices, and flag anything that needs the user's input (e.g. the right scope word, whether a change is breaking).
Message format
<type>[optional scope][!]: <description>
[optional body]
[optional footer(s)]