Storybook Registry

A collection of stories for the components of Shadcn/ui

Getting started: pick a registry from the toggle on the top right (between Radix UI and Base UI) and copy the matching setup below.

components.json

{
  // ...rest of your components.json
  "registries": {
    "@storybook": "https://registry.lloydrichards.dev/v3/radix/{name}.json"
  }
}

Install

npx shadcn@latest add @storybook/button-story
npx shadcn@latest add https://registry.lloydrichards.dev/v3/radix/button-story.json
A list of all registry items
NameJSONStorybookcmd
Component Stories
Accordion StoryRegistry JSONStory
Alert StoryRegistry JSONStory
Alert Dialog StoryRegistry JSONStory
Aspect Ratio StoryRegistry JSONStory
Avatar StoryRegistry JSONStory
Badge StoryRegistry JSONStory
Breadcrumb StoryRegistry JSONStory
Button StoryRegistry JSONStory
Button Group StoryRegistry JSONStory
Calendar StoryRegistry JSONStory
Card StoryRegistry JSONStory
Carousel StoryRegistry JSONStory
Chart StoryRegistry JSONStory
Checkbox StoryRegistry JSONStory
Collapsible StoryRegistry JSONStory
Command StoryRegistry JSONStory
Context Menu StoryRegistry JSONStory
Date Picker StoryRegistry JSONStory
Dialog StoryRegistry JSONStory
Drawer StoryRegistry JSONStory
Dropdown Menu StoryRegistry JSONStory
Empty StoryRegistry JSONStory
Field StoryRegistry JSONStory
Form (React Hook Form) StoryRegistry JSONStory
Form (TanStack Form) StoryRegistry JSONStory
Hover Card StoryRegistry JSONStory
Input Group StoryRegistry JSONStory
Input StoryRegistry JSONStory
Input OTP StoryRegistry JSONStory
Item StoryRegistry JSONStory
Kbd StoryRegistry JSONStory
Label StoryRegistry JSONStory
Menubar StoryRegistry JSONStory
Navigation Menu StoryRegistry JSONStory
Pagination StoryRegistry JSONStory
Popover StoryRegistry JSONStory
Progress StoryRegistry JSONStory
Radio Group StoryRegistry JSONStory
Resizable StoryRegistry JSONStory
Scroll Area StoryRegistry JSONStory
Select StoryRegistry JSONStory
Separator StoryRegistry JSONStory
Sheet StoryRegistry JSONStory
Sidebar StoryRegistry JSONStory
Skeleton StoryRegistry JSONStory
Slider StoryRegistry JSONStory
Sonner StoryRegistry JSONStory
Spinner StoryRegistry JSONStory
Switch StoryRegistry JSONStory
Table StoryRegistry JSONStory
Tabs StoryRegistry JSONStory
Textarea StoryRegistry JSONStory
Toggle StoryRegistry JSONStory
Toggle Group StoryRegistry JSONStory
Tooltip StoryRegistry JSONStory
Attachment StoryRegistry JSONStory
Bubble StoryRegistry JSONStory
Marker StoryRegistry JSONStory
Message StoryRegistry JSONStory
Message Scroller StoryRegistry JSONStory
Design System Stories
Color StoryRegistry JSONStory
Radius StoryRegistry JSONStory
Shadow StoryRegistry JSONStory
Spacing StoryRegistry JSONStory
Typography StoryRegistry JSONStory
Misc. Stories
All StoriesRegistry JSONStory