Component Story Format (CSF) utilities
Toggle between light and dark mode in Storybook
Get UI feedback when an action is performed on an interactive element
Document component usage and properties in Markdown
Interact with component inputs dynamically in the Storybook UI
Build responsive components by adjusting Storybook’s viewport size and orientation
CSS pseudo states for Storybook
Switch backgrounds to view components in different settings
Create your own toolbar items that control story rendering
Curated addons to bring out the best of Storybook
Inspect layouts by visualizing the box model
Outline all elements with CSS to help with layout placement and alignment
Parse and manipulate CSF and Storybook config files
Require global variables
Link stories together to build demos and prototypes with your UI components
Highlight DOM nodes within your stories
Storybook addon for embedding your design preview in addon panel
Automate, test and debug user interactions
Shared utility functions for frameworks to implement docs
Telemetry logging for crash reports and usage statistics
A webpack plugin to inject react typescript docgen information.
A storybook addon to mock fetch/XHR request
Best practice rules for Storybook
Icon library from the Storybook team
A collection of codemod scripts written with JSCodeshift