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

Project Structure

.storybook/
  main.ts           # Configuration
Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 29, 2026