story-generation

Installation
SKILL.md

Story Generation Skill

Overview

Generate Storybook stories automatically from existing components by parsing prop types, detecting variants, and creating comprehensive CSF 3.0 stories with interaction tests and accessibility validation.

This skill provides a complete component analysis and story generation pipeline for React, Vue, and Svelte components.

What This Skill Provides

Component Analysis

Parse component files to extract:

  • Component name and type classification
  • Props with TypeScript types
  • Required vs optional props
  • Default values
  • Children/slots detection

Intelligent Variant Detection

Related skills

More from flight505/storybook-assistant

Installs
4
GitHub Stars
6
First Seen
Apr 4, 2026