commit
Installation
SKILL.md
Commit Skill
Generate commit messages that follow the Conventional Commits specification.
Format
type(scope): verb + object
{why is this change needed, what user/system impact it brings}
Fixes #{ISSUE_ID}
Generate commit messages that follow the Conventional Commits specification.
type(scope): verb + object
{why is this change needed, what user/system impact it brings}
Fixes #{ISSUE_ID}