/upgrade
Use this skill when Storybook exists but needs an upgrade.
$ npx -y skills add storybookjs/storybook --skill upgrade --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/upgrade
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use this skill when Storybook exists but needs an upgrade.
SKILL.md
upgrade.SKILL.mdname: upgrade description: Use this skill when Storybook exists but needs an upgrade.
Storybook must end up at version 10.6 or later. (While 10.6 is unreleased, `next` satisfies this — 10.6.0-alpha.x. Any canary build, `0.0.0-pr-*`, also qualifies.)
Read https://storybook.js.org/docs/releases/upgrading.md in its **entirety** to get the latest Storybook upgrade instructions.
If the latest stable release is still below 10.6, upgrade to the prerelease instead with `npx storybook@next upgrade`.
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Repo: storybookjs/storybook
Other skills on storybook.
fix-linting-types-on-p…
@../../../.agents/skills/fix-linting-types-on-pr/SKILL.md

