Upgrade Storybook/MCP, add CLAUDE.md, skills, and downstream upgrade workflow#142
Merged
winkerVSbecks merged 1 commit intomainfrom Mar 20, 2026
Merged
Upgrade Storybook/MCP, add CLAUDE.md, skills, and downstream upgrade workflow#142winkerVSbecks merged 1 commit intomainfrom
winkerVSbecks merged 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
pnpm-lock.yaml,package.json)create-pr— creates a draft PR against main following the repo's PR templatestorybook-guidance— enforces best practices when building component stories (no hallucinated props, verify via MCP docs)update-pr-summary— reviews and updates the current PR description to match the actual diff@chromatic-com/tetraupgrades inchromaui/chromatic-docsandchromaui/blogvia Claude Code; triggered manually with an optional version inputexperimentalComponentsManifestfeature flag from.storybook/main.ts.gitignore— ignores.claude/settings.local.jsonHow to QA
pnpm install && pnpm run storybook— Storybook should start on port 6006 without errors/create-pr,/storybook-guidance, and/update-pr-summaryto verify the skills load and execute correctlyworkflow_dispatch(with and without a version input) — verify PRs are opened inchromaui/chromatic-docsandchromaui/blog🤖 Generated with Claude Code