What problem does it solve?
This Skill automates the initial setup and optimization of Storybook 10 across multiple frameworks, removing manual guesswork and boilerplate configuration.
Core Features & Use Cases
- Automatic framework detection (React, Vue, Svelte, Angular, Next.js, Solid, Lit) and appropriate Storybook packages
- Built-in SOTA best practices with modern defaults and performance optimizations
- Platform-specific configurations for Web, Tauri, and Electron
- Integrated testing setup (Vitest + Playwright) and accessibility considerations
- Generates configuration files and starter stories ready for development
Use cases include: starting a new project, upgrading an existing Storybook setup, or configuring a multi-framework workspace with consistent standards.
Quick Start
Detects the project framework and generates a production-ready Storybook 10 configuration. The skill will interactively gather user preferences via AskUserQuestion and then produce the necessary configuration files and scripts.