conventional-commit
Installation
SKILL.md
Conventional Commit Skill
Generate and validate commit messages following the Conventional Commits specification.
Conventional Commit Format
<type>(<scope>): <subject>
[optional body]
[optional footer(s)]
Generate and validate commit messages following the Conventional Commits specification.
<type>(<scope>): <subject>
[optional body]
[optional footer(s)]