storybook-gen

Installation
SKILL.md

Storybook Generator

Point it at a React component. Get back complete Storybook stories with all the variants, controls, and edge cases. No more writing boilerplate stories by hand.

One command. Zero config. Just works.

Quick Start

npx ai-storybook ./src/components/Button.tsx

What It Does

  • Analyzes component props and generates appropriate controls
  • Creates stories for common states (default, disabled, loading, error)
  • Handles complex prop types including objects and callbacks
  • Generates proper TypeScript types for story args
  • Includes realistic example data, not just placeholder text
Related skills

More from thinkfleetai/thinkfleet-engine

Installs
2
First Seen
Mar 1, 2026