Stats
Actions
Tags
From conventional-commits
When asked to write or suggest a git commit message, follow the
How this skill is triggered — by the user, by Claude, or both
Slash command
/conventional-commits:conventional-commitsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When asked to write or suggest a git commit message, follow the
When asked to write or suggest a git commit message, follow the Conventional Commits format:
<type>(<scope>): <subject>
<body — why, wrapped at ~72 cols>
<footer — BREAKING CHANGE: … / Closes #123>
feat, fix, docs, style, refactor, perf, test,
build, ci, chore, revert.auth, api.! after the type/scope and a BREAKING CHANGE:
footer.Prefer one logical change per commit. If the staged diff spans several concerns, say so and suggest splitting it.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub notzenco/axio-marketplace --plugin conventional-commits