From changelog
Use when writing or updating a CHANGELOG. Applies the Keep a Changelog format — the six change groups (Added, Changed, Deprecated, Removed, Fixed, Security), reverse-chronological version blocks, ISO dates, and an Unreleased section — kept aligned with Semantic Versioning.
How this skill is triggered — by the user, by Claude, or both
Slash command
/changelog:keep-a-changelogThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A changelog is **for humans**. Write entries a reader can understand without reading the
A changelog is for humans. Write entries a reader can understand without reading the diff. Follow the Keep a Changelog conventions.
## [x.y.z] - YYYY-MM-DD.## [Unreleased] block at the top accumulates changes not yet released.2026-06-12).Within a version block, group entries under only the headings that apply:
feat: → Added, fix: → Fixed,
perf:/refactor:/most chore: → Changed, security fixes → Security, removals → Removed.# Changelog
All notable changes to this project are documented here.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
## [Unreleased]
## [1.2.0] - 2026-06-12
### Added
- New `--harness` flag to target a specific tool.
### Fixed
- Crash when the changelog file did not yet exist.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub meaganewaller/rosetta --plugin changelog