storybook-setup

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

Use this skill when Storybook is already installed and the user wants a working `preview` file and stories for real components.

code/lib/claude-plugin/skills/storybook-setup/SKILL.md

Download bundle ↓
next · bf830861 bundle fileScanned 2026-09-14

SKILL.md

189 tokens · o200k_base · 760 bytes

Source excerpt starting at line 1.
---name: storybook-setupdescription: Use this skill when Storybook is already installed and the user wants a working `preview` file and stories for real components.--- Prerequisites: 1. Confirm Storybook exists (`package.json`, `.storybook/`). If not, switch to `/storybook-init`.2. Storybook must be at least 10.6. (While 10.6 is unreleased, `next` satisfies this — 10.6.0-alpha.x. Any canary build, `0.0.0-pr-*`, also qualifies.) If it is older, or upgrade/repair is needed first, switch to `/storybook-upgrade`, but only if the user explicitly approved a Storybook upgrade. Run `npx storybook skills setup` from the project root (or the Storybook package in a monorepo). **Follow the printed Markdown precisely.** Do not substitute your own plan. 
Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root AGENTS.md.