conventional-commits
Installation
SKILL.md
Conventional Commits
When creating a commit message, follow Conventional Commits 1.0.0.
When to use this skill
- The user asks to commit staged or unstaged changes.
- The user asks "write a commit message for this diff".
- The repo has
commitlint,husky, or aCONTRIBUTING.mdmentioning Conventional Commits.