Changelog design
Skill Dragoon0x/everything-design-taste/skills/changelog-design
Changelog and release notes design, update communication, and what's new patterns.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill changelog-designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 133 tokens by cl100k_base, as published. Nobody here has run it
Changelog Design
Format
## v2.1 — April 2026
### New
- Feature description (what it does, why it matters)
### Improved
- What changed and how it's better
### Fixed
- Bug that was fixed (user-facing description)
Rules
- Write for users, not developers (no technical jargon)
- Lead with the most impactful change
- Explain benefits, not just features
- Include visuals for major UI changes
- Link to documentation for complex features
- Date every entry
- Available in-app and on the website
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.