conventional-commit-message
Installation
SKILL.md
Conventional Commit Message
Use this skill when writing, amending, reviewing, or suggesting commit messages for repositories that use the conventional-changelog-conventionalcommits preset or compatible Conventional Commits release tooling.
Commit Shape
Use the Conventional Commits 1.0.0 message structure:
<type>[optional scope][optional !]: <description>
[optional body]
[optional footer(s)]
Rules: