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.
npx claudepluginhub savvy-web/systems --plugin changesetsThis skill uses the workspace's default tool permissions.
Display a summary of all pending changeset files in `.changeset/`.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
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.
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 columns