From changesets
List all pending changeset files in .changeset/ with a summary showing filename, affected packages, bump types, and first line of content. Use to get an overview of queued changes before release.
How this skill is triggered — by the user, by Claude, or both
Slash command
/changesets:listThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Display a summary of all pending changeset files in `.changeset/`.
Display a summary of all pending changeset files in .changeset/.
List all .md files in the .changeset/ directory:
README.mdFor each discovered file, read its full contents to extract:
--- delimiters) — parse all package-to-bump-type mappings## headingConstruct a formatted list or table with one row per changeset file containing:
.changeset/ path prefix and without the .md extensionpackage-name: bump-type, with multiple packages separated by ,## heading, truncated to ~80 characters with … appended if truncated; if no ## heading or body content exists, use (no content)Format example:
Changeset Packages Preview
-------------------- ----------------------------------- ----------------------------------------
fuzzy-lions-dance @savvy-web/changesets: minor Adds three-layer remark pipeline for…
angry-bears-run @savvy-web/rslib-builder: patch Fixes export path resolution when…
Column widths may be adjusted to fit the actual content. A plain prose list is also acceptable if a table would be unwieldy.
After the table, print a summary line:
X pending changeset(s)
(unreadable) in the Packages and Preview columnsnpx claudepluginhub savvy-web/systems --plugin changesetsMaintains a changelog in Keep a Changelog format: categorizes entries, manages Unreleased section, promotes to versioned releases, and converts free-form changelogs.
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.