Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Storybook GeneratorNew to Visual Studio Code? Get it now.
Storybook Generator

Storybook Generator

Nicolas Godefroy

|
97 installs
| (1) | Free
Quickly create Storybook's stories in csf3 format for your Typescript React components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🤖 Storybook Generator

A Visual Studio Code Generator to create Storybook stories from your components real quick.

Open the tsx file that contains the component for which you want to create a story, then from the command palette run.

⌘ Command + ⇧ Shift + P

and type

"Story: Create a Storybook Story"

Create a Storybook story command demo

A new unsaved file will be created with the basics of a Storybook story in the Component Story Format (CSF) filled out for you. Move between the placeholders with TAB, customize the names as you want and you are done.

The extension will try to understand the properties it takes filling them out for you with some placeholders, or a default value if available.


Credits: This extension is an extension and update of riccardo-forina's brilliant extension (riccardo-forina/storybook-vscode-helper)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft