storybook-configuration

Installation
SKILL.md

Storybook - Configuration

Configure Storybook for optimal development experience with the right addons, builders, and framework integrations.

Key Concepts

Main Configuration

.storybook/main.ts is the primary configuration file:

import type { StorybookConfig } from '@storybook/react-vite';
Installs
70
GitHub Stars
166
First Seen
Jan 22, 2026
storybook-configuration — thebushidocollective/han