changeset
Installation
SKILL.md
Changeset
Changesets document package changes for release. Concise bullets, imperative voice, user impact only.
Core principle: one action verb + one impact statement = one bullet.
When To Use
Use when:
- Creating
.changeset/*.mdfiles - Documenting package changes: feat, fix, breaking
- Updating
docs/components/changelog.mdxfor registry work
Do not use for:
- Internal docs
- Commit messages
- PR descriptions