Write Release Notes
curated by SkillMD · plugin · 8 skills
Transform git commits into polished, user-facing release notes organized by category.
Install the whole plugin (CLI)
npx skillmds add microsoft/wiki-changelog
npx skillmds add phuryn/release-notes
npx skillmds add inference-sh/product-changelog
npx skillmds add tinh2/readme
npx skillmds add tinh2/changelog
npx skillmds add galyarderlabs/infrastructure
npx skillmds add samuelpatro/changelog
npx skillmds add nagarenegishi/release-notesSkills in this plugin
- ▌ wiki-changelog · microsoftAnalyzes git commit history and generates structured changelogs categorized by change type.
- ▌ release-notes · phurynTransform technical tickets, PRDs, or changelogs into polished, user-facing release notes organized by category.
- ▌ product-changelog · inference-shWrite changelogs and release notes that users actually read, with guidance on categorization, user-facing language, visuals, and distribution.
- ▌ readme · tinh2Generates project documentation including README files, API docs, and changelogs by analyzing codebases and config files.
- ▌ changelog · tinh2Generates or updates CHANGELOG.md from git history, parsing conventional commits, grouping by version tags, and formatting into keep-a-changelog sections with comparison links.
- ▌ infrastructure · galyarderlabsGenerates user-facing changelogs for stable releases of the Galyarder Framework, following calendar versioning and including breaking changes, highlights, improvements, fixes, and contributor attribution.
- ▌ changelog · samuelpatroGenerates a single unified changelog from git history, written in plain language for the whole company, defaulting to Slovak and comparing the release branch against develop for unreleased changes.
- ▌ release-notes · nagarenegishiDrafts a changelog entry from local git history between two refs, matching the project's existing changelog format, and writes it to a draft file.