Upgrade Storybook to a specific version (canary or release). Use this when upgrading Storybook packages in an external app, reproduction, or test project.
65
77%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/storybook-upgrade/SKILL.mdUpgrades all Storybook packages in a project to a specific version.
This skill is mainly for validating Storybook changes outside this repository.
npx storybook@<VERSION> upgradenpx --yes --allow-remote=all https://pkg.pr.new/storybook@<SHA> upgradenpx storybook@latest upgradenpx storybook@8.5.0 upgrade@storybook/* packages in your projectnpm add / yarn add / pnpm addnpx storybook@<version> upgrade to ensure all packages stay in sync1e8b436
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.