Help us improve
Share bugs, ideas, or general feedback.
Transforms technical git commits into structured, user-facing changelog entries by categorizing changes and filtering noise. Useful when preparing release notes or keeping a consistent changelog style.
npx claudepluginhub stijnvanhulle/template --plugin toolkitHow this skill is triggered — by the user, by Claude, or both
Slash command
/toolkit:changelogThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn technical git commits into polished, user-facing changelog entries. This monorepo uses
Generates user-friendly changelogs from git commit history by scanning, categorizing (features, fixes, etc.), filtering noise, and rephrasing technical details for customers.
Generates user-friendly changelogs from git commit history by categorizing changes and rephrasing technical details for releases, updates, and app stores.
Generates user-facing changelogs from git commits by categorizing changes and translating technical messages into customer-friendly release notes.
Share bugs, ideas, or general feedback.
Turn technical git commits into polished, user-facing changelog entries. This monorepo uses Changesets for versioning and builds the changelog from changeset entries.
| Reference | Covers |
|---|---|
| changesets.md | Creating a changeset and the version-bump types |
| format.md | docs/changelog.md structure, change-type sections, and examples |
| Skill | Use for |
|---|---|
| documentation | Documentation style for changelog entries |
pnpm changeset for code changesdocs/changelog.md