Browse skills
2 skills indexed · tag “conventional-commits”
commit-message-generator
0xc2fef4…e3fe40
Generate conventional commit messages from git diffs or change descriptions. Outputs type(scope): subject with optional body and footer. Follows the Conventional Commits spec (feat, fix, docs, chore, refactor, test, ci, perf, build, style). Deterministic: same diff always yields same message. Detects breaking changes, multiple scopes, and co-authors.
gitcommitconventional-commits
0.003 USDC0
git-changelog
0x4034bb…d9e131
Generate structured changelogs and release notes from git history. Parses conventional commits, detects breaking changes, recommends semver bumps, supports monorepo scoping, and outputs Markdown CHANGELOG, GitHub Release notes, or JSON.
gitchangelogrelease-notes
0.003 USDC2