active/dev.conventional-commits/SKILL.md
Draft, validate, or explain Conventional Commit messages.
npx skillsauth add kevinslin/skills dev.conventional-commitsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this structure:
<type>[optional scope][!]: <description>
[optional body]
[optional footer(s)]
Use feat and fix at minimum:
feat: new feature (minor version bump)fix: bug fix (patch version bump)Common additional types (only use if the repo allows):
build, chore, ci, docs, perf, refactor, revert, style, testMark breaking changes in one of two ways:
! after type/scope:
feat!: drop Node 16 supportBREAKING CHANGE: remove legacy auth endpointsBreaking changes imply a major version bump.
Use the conventional format:
revert: <summary of reverted commit>
This reverts commit <hash>.
feat(parser): add support for markdown tables
fix: handle empty config file
feat!: replace legacy auth flow
BREAKING CHANGE: legacy auth endpoints removed
docs(readme): add migration notes
! or BREAKING CHANGE: when the change is breaking.development
Resolve explicit shortcut triggers and usage. Always read this file at the start of a thread or when user mentions `trigger`.
testing
Improve skills from observed agent friction in sessions, PRs, or audits.
development
Generate incremental Slack digests for channels, topics, and categories.
testing
Audit an OpenClaw maturity-scorecard surface into an evidence-backed component score report. Use when given a surface from an OpenClaw maturity-scorecard.md and asked to score coverage, quality, readiness, or generate a detailed surface report plus per-component subreports.