storybook
Installation
SKILL.md
Storybook
Industry-standard workshop for building, documenting, and testing UI components in isolation.
Quick Start
# Install in existing project
npx storybook@latest init
# Start Storybook
npm run storybook
Industry-standard workshop for building, documenting, and testing UI components in isolation.
# Install in existing project
npx storybook@latest init
# Start Storybook
npm run storybook