with one click
mthds-ui
mthds-ui contains 2 collected skills from Pipelex, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Add a new pipeline example to the Storybook from a .mthds bundle file. Generates both dry-run and live-run GraphSpecs via pipelex CLI, creates the data directory, spec file, wires it into mockGraphSpec.ts, and creates the story file. Use when user says "add example", "add pipeline", "new storybook story", "add a graph", "new pipeline example", or provides a .mthds file to visualize.
Automates the mthds-ui release workflow: bumps the version in package.json, finalizes the CHANGELOG.md Unreleased section, runs quality checks and tests, creates a release/vX.Y.Z branch, commits, pushes, and opens a PR to main. Use when user says "release", "cut a release", "bump version", "prepare a release", "make a release", "ship it", "create release branch", or any variation of shipping a new version of mthds-ui. The user can optionally provide changelog content inline when invoking the skill (e.g. "/release Added StuffViewer component"), which will be used as the changelog entry for this version.