sh4dcnv2 · atlas
← libraries

@seamui

Own-your-code components rebuilt on Base UI with a motion.dev feel layer — springs, touch feedback, and depth — plus an agent-workbench tier (composer, voice, status, connectors) for AI-era interfaces.

250 components react shadcn-cli MIT

Install this registry

shadcn (npm) npx shadcn@latest add https://seamui.dev/r/registry.json
pnpm pnpm dlx shadcn@latest add https://seamui.dev/r/registry.json
bun bunx shadcn@latest add https://seamui.dev/r/registry.json
fetch registry curl -s https://seamui.dev/r/registry.json

Components

250 total
seam theme theme

shadcn-compatible Tailwind v4 tokens plus the seam depth shadow scale.

npx shadcn@latest add https://seamui.dev/r/theme.json
cn utility lib
npx shadcn@latest add https://seamui.dev/r/utils.json
seam motion tokens lib

Spring presets and the depth (z-axis) scale that power every seamui animation.

npx shadcn@latest add https://seamui.dev/r/motion.json
seam haptics lib

Haptic + click-audio feedback layer: HapticsProvider and the useHaptics hook every interactive control fires through.

npx shadcn@latest add https://seamui.dev/r/haptics.json
seam useCopy lib

Copy-to-clipboard hook with a self-resetting "copied" flag, shared by every seamui copy affordance.

npx shadcn@latest add https://seamui.dev/r/use-copy.json
Button ui

Button built on Base UI with seam depth motion.

npx shadcn@latest add https://seamui.dev/r/button.json
Toggle ui

Two-state button built on Base UI with seam press-depth motion.

npx shadcn@latest add https://seamui.dev/r/toggle.json
Toggle Group ui

A debossed well of toggles; the pressed one rises as an embossed key.

npx shadcn@latest add https://seamui.dev/r/toggle-group.json
Toolbar ui

Raised strip of controls with one tab stop and arrow-key roving focus, built on Base UI.

npx shadcn@latest add https://seamui.dev/r/toolbar.json
Combobox ui

A filterable input bound to a listbox popup, built on Base UI Combobox with seam depth motion.

npx shadcn@latest add https://seamui.dev/r/combobox.json
Input ui

Text input built on Base UI, Field-aware.

npx shadcn@latest add https://seamui.dev/r/input.json
Avatar ui

Avatar built on Base UI with a seam fade-in on image load.

npx shadcn@latest add https://seamui.dev/r/avatar.json
Separator ui

Accessible separator built on Base UI.

npx shadcn@latest add https://seamui.dev/r/separator.json
Switch ui

Switch built on Base UI; the thumb springs between states.

npx shadcn@latest add https://seamui.dev/r/switch.json
Checkbox ui

Checkbox built on Base UI; the mark pops in with a spring.

npx shadcn@latest add https://seamui.dev/r/checkbox.json
Checkbox Group ui

Shared state for a set of seam Checkboxes, with select-all parent support, built on Base UI.

npx shadcn@latest add https://seamui.dev/r/checkbox-group.json
Radio Group ui

Radio group built on Base UI; the dot pops in with a spring.

npx shadcn@latest add https://seamui.dev/r/radio-group.json
Slider ui

Slider built on Base UI; the thumb swells when grabbed.

npx shadcn@latest add https://seamui.dev/r/slider.json
Tooltip ui

Tooltip built on Base UI; the surface rises with overlay depth.

npx shadcn@latest add https://seamui.dev/r/tooltip.json
Popover ui

Popover built on Base UI with seam overlay-depth entrance.

npx shadcn@latest add https://seamui.dev/r/popover.json
Preview Card ui

Preview card built on Base UI with seam overlay-depth entrance.

npx shadcn@latest add https://seamui.dev/r/preview-card.json
Dialog ui

Modal dialog built on Base UI; the surface rises with modal depth and the page dims behind it.

npx shadcn@latest add https://seamui.dev/r/dialog.json
Alert Dialog ui

Confirmation dialog built on Base UI with seam modal depth.

npx shadcn@latest add https://seamui.dev/r/alert-dialog.json
Drawer ui

Mobile bottom-sheet built on Base UI's native swipe-to-dismiss engine.

npx shadcn@latest add https://seamui.dev/r/drawer.json
Dropdown Menu ui

Dropdown menu built on Base UI with seam overlay-depth entrance.

npx shadcn@latest add https://seamui.dev/r/dropdown-menu.json
Select ui

Select built on Base UI with seam overlay-depth entrance.

npx shadcn@latest add https://seamui.dev/r/select.json
Context Menu ui

Right-click menu built on Base UI with seam overlay-depth entrance.

npx shadcn@latest add https://seamui.dev/r/context-menu.json
Tabs ui

Tabs built on Base UI; a motion indicator springs to the active tab.

npx shadcn@latest add https://seamui.dev/r/tabs.json
Accordion ui

Accordion built on Base UI with eased height animation.

npx shadcn@latest add https://seamui.dev/r/accordion.json
Collapsible ui

Collapsible built on Base UI with eased height animation.

npx shadcn@latest add https://seamui.dev/r/collapsible.json
Progress ui

Progress bar built on Base UI with an eased fill.

npx shadcn@latest add https://seamui.dev/r/progress.json
Meter ui

Meter (static measurement) built on Base UI.

npx shadcn@latest add https://seamui.dev/r/meter.json
Number Field ui

Number input with press-depth steppers, built on Base UI.

npx shadcn@latest add https://seamui.dev/r/number-field.json
OTP Field ui

One-time-code input built on Base UI.

npx shadcn@latest add https://seamui.dev/r/otp-field.json
Scroll Area ui

Custom scrollbar area built on Base UI.

npx shadcn@latest add https://seamui.dev/r/scroll-area.json
Toast ui

Toast notifications built on Base UI with a bouncy seam entrance.

npx shadcn@latest add https://seamui.dev/r/toast.json
Textarea ui

Auto-growing multiline text field styled as a seam entry well.

npx shadcn@latest add https://seamui.dev/r/textarea.json
Card ui

A raised surface key with header, content, and footer sections.

npx shadcn@latest add https://seamui.dev/r/card.json
Badge ui

Miniature embossed status chip with seam depth variants.

npx shadcn@latest add https://seamui.dev/r/badge.json
Skeleton ui

Loading placeholder well with an opacity-only pulse.

npx shadcn@latest add https://seamui.dev/r/skeleton.json
Empty State ui

Zero-data placeholder — a debossed well with an embossed icon key, copy, and actions.

npx shadcn@latest add https://seamui.dev/r/empty-state.json
Spinner ui

Loading indicator with a reduced-motion opacity fallback.

npx shadcn@latest add https://seamui.dev/r/spinner.json
Kbd ui

Keyboard shortcut rendered as a tiny embossed keycap.

npx shadcn@latest add https://seamui.dev/r/kbd.json
Message ui

Chat message row — user as an embossed key, assistant as flat prose.

npx shadcn@latest add https://seamui.dev/r/message.json
Conversation ui

Stick-to-bottom chat viewport with a floating scroll-to-latest key.

npx shadcn@latest add https://seamui.dev/r/conversation.json
Composer ui

The prompt input — a debossed well with send/stop, attachments, and Enter-to-send.

npx shadcn@latest add https://seamui.dev/r/composer.json
Response ui

Streaming-safe markdown renderer that hardens incomplete blocks.

npx shadcn@latest add https://seamui.dev/r/response.json
Code Block ui

Highlighted code in a debossed well, with a copy key.

npx shadcn@latest add https://seamui.dev/r/code-block.json
Tool ui

Agentic step disclosure — status chip, collapsible result. Includes Reasoning.

npx shadcn@latest add https://seamui.dev/r/tool.json
Typing Indicator ui

Pre-first-token dots; bounce becomes an opacity pulse under reduced motion.

npx shadcn@latest add https://seamui.dev/r/typing-indicator.json
Suggestions ui

Scrollable row of prompt chips with a staggered entrance.

npx shadcn@latest add https://seamui.dev/r/suggestions.json
Sources ui

Grounded-answer sources list and hoverable inline citations.

npx shadcn@latest add https://seamui.dev/r/sources.json
Chat Timeline ui

Grouped, timestamped conversation history with sticky day headers.

npx shadcn@latest add https://seamui.dev/r/chat-timeline.json
Media Toggle ui

Round mic/camera/screen-share key; muted goes destructive-tinted.

npx shadcn@latest add https://seamui.dev/r/media-toggle.json
Voice Visualizer ui

Agent-state dots driven by audio level, with an owned useAudioLevel hook.

npx shadcn@latest add https://seamui.dev/r/voice-visualizer.json
Voice Avatar ui

Avatar with a speaking halo that breathes with audio level.

npx shadcn@latest add https://seamui.dev/r/voice-avatar.json
Device Selector ui

Mic/camera/output picker on DropdownMenu, with an owned useMediaDevices hook.

npx shadcn@latest add https://seamui.dev/r/device-selector.json
Agent Status ui

The canonical agent-state indicator — waiting/working/ready/done/error, as dot or chip.

npx shadcn@latest add https://seamui.dev/r/agent-status.json
Branch Chip ui

Branch/worktree pill — press to copy, with ahead/behind counts and PR state.

npx shadcn@latest add https://seamui.dev/r/branch-chip.json
Context Meter ui

Context-window usage ring on Base UI Meter; turns destructive past a critical threshold.

npx shadcn@latest add https://seamui.dev/r/context-meter.json
Sidebar ui

Collapsible app sidebar — a recessed well the active session rises out of; ⌘B rail collapse.

npx shadcn@latest add https://seamui.dev/r/sidebar.json
Command Palette ui

⌘K launcher — Base UI Autocomplete rendered inline and always-open inside a Dialog.

npx shadcn@latest add https://seamui.dev/r/command-palette.json
Model Picker ui

Provider-grouped model select with connection dots — a recipe over Select for composer footers.

npx shadcn@latest add https://seamui.dev/r/model-picker.json
Mode Selector ui

Agent/plan/ask segmented control — a compact recipe over Toggle Group for composer footers.

npx shadcn@latest add https://seamui.dev/r/mode-selector.json
Dictation Card ui

Waveform + live editable transcript + confirm/cancel — dictation as a review step in the composer well.

npx shadcn@latest add https://seamui.dev/r/dictation-card.json
Permission Card ui

Inline approval — allow once / allow for session / deny, settling into a receipt.

npx shadcn@latest add https://seamui.dev/r/permission-card.json
Plan Card ui

Plan approval with a step checklist, plus the checkpoint-restore strip for the timeline.

npx shadcn@latest add https://seamui.dev/r/plan-card.json
Terminal Block ui

Command output in a debossed well with a live agent-status chip and copy key.

npx shadcn@latest add https://seamui.dev/r/terminal-block.json
Checks Panel ui

CI checks list with expandable failure logs and a merge button that names its method.

npx shadcn@latest add https://seamui.dev/r/checks-panel.json
Connector Card ui

Integration card with OAuth states, per-conversation enable switch, and a discovered-tools disclosure.

npx shadcn@latest add https://seamui.dev/r/connector-card.json
Session Item ui

Rich session row for the sidebar, plus the hover-card layout with status, branch, and quick actions.

npx shadcn@latest add https://seamui.dev/r/session-item.json
Workbench Header ui

The bar over the thread — session identity left, telemetry and actions right.

npx shadcn@latest add https://seamui.dev/r/workbench-header.json
Button Demo example
npx shadcn@latest add https://seamui.dev/r/button-demo.json
Button Variants example
npx shadcn@latest add https://seamui.dev/r/button-variants.json
Button Sizes example
npx shadcn@latest add https://seamui.dev/r/button-sizes.json
Button Loading example
npx shadcn@latest add https://seamui.dev/r/button-loading.json
Button Link example
npx shadcn@latest add https://seamui.dev/r/button-link.json
Toggle Demo example
npx shadcn@latest add https://seamui.dev/r/toggle-demo.json
Toggle Group Demo example
npx shadcn@latest add https://seamui.dev/r/toggle-group-demo.json
Combobox Demo example
npx shadcn@latest add https://seamui.dev/r/combobox-demo.json
Combobox Multiple example
npx shadcn@latest add https://seamui.dev/r/combobox-multiple.json
Combobox Clear example
npx shadcn@latest add https://seamui.dev/r/combobox-clear.json
Combobox Groups example
npx shadcn@latest add https://seamui.dev/r/combobox-groups.json
Combobox Custom Items example
npx shadcn@latest add https://seamui.dev/r/combobox-custom.json
Combobox Invalid example
npx shadcn@latest add https://seamui.dev/r/combobox-invalid.json
Combobox Disabled example
npx shadcn@latest add https://seamui.dev/r/combobox-disabled.json
Input Demo example
npx shadcn@latest add https://seamui.dev/r/input-demo.json
Avatar Demo example
npx shadcn@latest add https://seamui.dev/r/avatar-demo.json
Separator Demo example
npx shadcn@latest add https://seamui.dev/r/separator-demo.json
Switch Demo example
npx shadcn@latest add https://seamui.dev/r/switch-demo.json
Checkbox Demo example
npx shadcn@latest add https://seamui.dev/r/checkbox-demo.json
Radio Group Demo example
npx shadcn@latest add https://seamui.dev/r/radio-group-demo.json
Slider Demo example
npx shadcn@latest add https://seamui.dev/r/slider-demo.json
Tooltip Demo example
npx shadcn@latest add https://seamui.dev/r/tooltip-demo.json
Popover Demo example
npx shadcn@latest add https://seamui.dev/r/popover-demo.json
Preview Card Demo example
npx shadcn@latest add https://seamui.dev/r/preview-card-demo.json
Dialog Demo example
npx shadcn@latest add https://seamui.dev/r/dialog-demo.json
Alert Dialog Demo example
npx shadcn@latest add https://seamui.dev/r/alert-dialog-demo.json
Drawer Demo example
npx shadcn@latest add https://seamui.dev/r/drawer-demo.json
Dropdown Menu Demo example
npx shadcn@latest add https://seamui.dev/r/dropdown-menu-demo.json
Select Demo example
npx shadcn@latest add https://seamui.dev/r/select-demo.json
Context Menu Demo example
npx shadcn@latest add https://seamui.dev/r/context-menu-demo.json
Tabs Demo example
npx shadcn@latest add https://seamui.dev/r/tabs-demo.json
Accordion Demo example
npx shadcn@latest add https://seamui.dev/r/accordion-demo.json
Collapsible Demo example
npx shadcn@latest add https://seamui.dev/r/collapsible-demo.json
Progress Demo example
npx shadcn@latest add https://seamui.dev/r/progress-demo.json
Meter Demo example
npx shadcn@latest add https://seamui.dev/r/meter-demo.json
Number Field Demo example
npx shadcn@latest add https://seamui.dev/r/number-field-demo.json
OTP Field Demo example
npx shadcn@latest add https://seamui.dev/r/otp-field-demo.json
Scroll Area Demo example
npx shadcn@latest add https://seamui.dev/r/scroll-area-demo.json
Toast Demo example
npx shadcn@latest add https://seamui.dev/r/toast-demo.json
Textarea Demo example
npx shadcn@latest add https://seamui.dev/r/textarea-demo.json
Textarea Disabled example
npx shadcn@latest add https://seamui.dev/r/textarea-disabled.json
Textarea With Button example
npx shadcn@latest add https://seamui.dev/r/textarea-with-button.json
Card Demo example
npx shadcn@latest add https://seamui.dev/r/card-demo.json
Badge Demo example
npx shadcn@latest add https://seamui.dev/r/badge-demo.json
Skeleton Demo example
npx shadcn@latest add https://seamui.dev/r/skeleton-demo.json
Spinner Demo example
npx shadcn@latest add https://seamui.dev/r/spinner-demo.json
Kbd Demo example
npx shadcn@latest add https://seamui.dev/r/kbd-demo.json
Message Demo example
npx shadcn@latest add https://seamui.dev/r/message-demo.json
Message Actions example
npx shadcn@latest add https://seamui.dev/r/message-actions.json
Message Avatar Fallback example
npx shadcn@latest add https://seamui.dev/r/message-avatar-fallback.json
Conversation Demo example
npx shadcn@latest add https://seamui.dev/r/conversation-demo.json
Conversation Scroll Button example
npx shadcn@latest add https://seamui.dev/r/conversation-scroll-button.json
Composer Demo example
npx shadcn@latest add https://seamui.dev/r/composer-demo.json
Composer Streaming example
npx shadcn@latest add https://seamui.dev/r/composer-streaming.json
Composer Attachments example
npx shadcn@latest add https://seamui.dev/r/composer-attachments.json
Response Demo example
npx shadcn@latest add https://seamui.dev/r/response-demo.json
Response Streaming example
npx shadcn@latest add https://seamui.dev/r/response-streaming.json
Response Code example
npx shadcn@latest add https://seamui.dev/r/response-code.json
Chat Demo example
npx shadcn@latest add https://seamui.dev/r/chat-demo.json
Code Block Demo example
npx shadcn@latest add https://seamui.dev/r/code-block-demo.json
Code Block Copy example
npx shadcn@latest add https://seamui.dev/r/code-block-copy.json
Code Block Long Lines example
npx shadcn@latest add https://seamui.dev/r/code-block-long-lines.json
Tool Demo example
npx shadcn@latest add https://seamui.dev/r/tool-demo.json
Tool Error example
npx shadcn@latest add https://seamui.dev/r/tool-error.json
Reasoning Demo example
npx shadcn@latest add https://seamui.dev/r/reasoning-demo.json
Typing Indicator Demo example
npx shadcn@latest add https://seamui.dev/r/typing-indicator-demo.json
Typing Indicator In Message example
npx shadcn@latest add https://seamui.dev/r/typing-indicator-in-message.json
Suggestions Demo example
npx shadcn@latest add https://seamui.dev/r/suggestions-demo.json
Suggestions With Composer example
npx shadcn@latest add https://seamui.dev/r/suggestions-with-composer.json
Sources Demo example
npx shadcn@latest add https://seamui.dev/r/sources-demo.json
Inline Citation Demo example
npx shadcn@latest add https://seamui.dev/r/inline-citation-demo.json
Chat Timeline Demo example
npx shadcn@latest add https://seamui.dev/r/chat-timeline-demo.json
Chat Timeline Unread example
npx shadcn@latest add https://seamui.dev/r/chat-timeline-unread.json
Toggle With Text example
npx shadcn@latest add https://seamui.dev/r/toggle-with-text.json
Toggle Outline example
npx shadcn@latest add https://seamui.dev/r/toggle-outline.json
Toggle Sizes example
npx shadcn@latest add https://seamui.dev/r/toggle-sizes.json
Toggle Disabled example
npx shadcn@latest add https://seamui.dev/r/toggle-disabled.json
Toggle Group Text example
npx shadcn@latest add https://seamui.dev/r/toggle-group-text.json
Toggle Group Disabled example
npx shadcn@latest add https://seamui.dev/r/toggle-group-disabled.json
Input Disabled example
npx shadcn@latest add https://seamui.dev/r/input-disabled.json
Input Invalid example
npx shadcn@latest add https://seamui.dev/r/input-invalid.json
Input File example
npx shadcn@latest add https://seamui.dev/r/input-file.json
Switch Disabled example
npx shadcn@latest add https://seamui.dev/r/switch-disabled.json
Switch Settings example
npx shadcn@latest add https://seamui.dev/r/switch-settings.json
Checkbox Indeterminate example
npx shadcn@latest add https://seamui.dev/r/checkbox-indeterminate.json
Checkbox Disabled example
npx shadcn@latest add https://seamui.dev/r/checkbox-disabled.json
Checkbox With Text example
npx shadcn@latest add https://seamui.dev/r/checkbox-with-text.json
Radio Group Disabled example
npx shadcn@latest add https://seamui.dev/r/radio-group-disabled.json
Radio Group Descriptions example
npx shadcn@latest add https://seamui.dev/r/radio-group-descriptions.json
Slider Steps example
npx shadcn@latest add https://seamui.dev/r/slider-steps.json
Slider Disabled example
npx shadcn@latest add https://seamui.dev/r/slider-disabled.json
Select Groups example
npx shadcn@latest add https://seamui.dev/r/select-groups.json
Select Disabled example
npx shadcn@latest add https://seamui.dev/r/select-disabled.json
Number Field Format example
npx shadcn@latest add https://seamui.dev/r/number-field-format.json
Number Field Disabled example
npx shadcn@latest add https://seamui.dev/r/number-field-disabled.json
OTP Field Four example
npx shadcn@latest add https://seamui.dev/r/otp-field-four.json
OTP Field Disabled example
npx shadcn@latest add https://seamui.dev/r/otp-field-disabled.json
Avatar Sizes example
npx shadcn@latest add https://seamui.dev/r/avatar-sizes.json
Avatar Group example
npx shadcn@latest add https://seamui.dev/r/avatar-group.json
Tabs Small example
npx shadcn@latest add https://seamui.dev/r/tabs-small.json
Tabs Icons example
npx shadcn@latest add https://seamui.dev/r/tabs-icons.json
Accordion Single example
npx shadcn@latest add https://seamui.dev/r/accordion-single.json
Accordion Disabled example
npx shadcn@latest add https://seamui.dev/r/accordion-disabled.json
Separator Label example
npx shadcn@latest add https://seamui.dev/r/separator-label.json
Card Stats example
npx shadcn@latest add https://seamui.dev/r/card-stats.json
Card Notification example
npx shadcn@latest add https://seamui.dev/r/card-notification.json
Progress Labeled example
npx shadcn@latest add https://seamui.dev/r/progress-labeled.json
Meter Levels example
npx shadcn@latest add https://seamui.dev/r/meter-levels.json
Dropdown Menu Checkboxes example
npx shadcn@latest add https://seamui.dev/r/dropdown-menu-checkboxes.json
Dropdown Menu Radio example
npx shadcn@latest add https://seamui.dev/r/dropdown-menu-radio.json
Dropdown Menu Submenu example
npx shadcn@latest add https://seamui.dev/r/dropdown-menu-submenu.json
Dropdown Menu Nested example
npx shadcn@latest add https://seamui.dev/r/dropdown-menu-nested.json
Dropdown Menu Shortcuts example
npx shadcn@latest add https://seamui.dev/r/dropdown-menu-shortcuts.json
Media Toggle Demo example
npx shadcn@latest add https://seamui.dev/r/media-toggle-demo.json
Media Toggle Custom Icons example
npx shadcn@latest add https://seamui.dev/r/media-toggle-custom-icons.json
Voice Visualizer Demo example
npx shadcn@latest add https://seamui.dev/r/voice-visualizer-demo.json
Voice Visualizer Caption example
npx shadcn@latest add https://seamui.dev/r/voice-visualizer-caption.json
Voice Visualizer Bars example
npx shadcn@latest add https://seamui.dev/r/voice-visualizer-bars.json
Voice Visualizer Mic example
npx shadcn@latest add https://seamui.dev/r/voice-visualizer-mic.json
Voice Avatar Demo example
npx shadcn@latest add https://seamui.dev/r/voice-avatar-demo.json
Voice Avatar Group example
npx shadcn@latest add https://seamui.dev/r/voice-avatar-group.json
Voice Avatar Fallback example
npx shadcn@latest add https://seamui.dev/r/voice-avatar-fallback.json
Device Selector Demo example
npx shadcn@latest add https://seamui.dev/r/device-selector-demo.json
Device Selector Split example
npx shadcn@latest add https://seamui.dev/r/device-selector-split.json
Device Selector Live example
npx shadcn@latest add https://seamui.dev/r/device-selector-live.json
Voice Control Bar ui

Floating call pill that morphs open into a chat composer; composes the voice suite.

npx shadcn@latest add https://seamui.dev/r/voice-control-bar.json
Voice Control Bar Demo example
npx shadcn@latest add https://seamui.dev/r/voice-control-bar-demo.json
Voice Control Bar Expand example
npx shadcn@latest add https://seamui.dev/r/voice-control-bar-expand.json
Voice Widget Demo example
npx shadcn@latest add https://seamui.dev/r/voice-widget-demo.json
Dialog Form example
npx shadcn@latest add https://seamui.dev/r/dialog-form.json
Dialog Scroll example
npx shadcn@latest add https://seamui.dev/r/dialog-scroll.json
Alert Dialog Discard example
npx shadcn@latest add https://seamui.dev/r/alert-dialog-discard.json
Alert Dialog Signout example
npx shadcn@latest add https://seamui.dev/r/alert-dialog-signout.json
Drawer Menu example
npx shadcn@latest add https://seamui.dev/r/drawer-menu.json
Drawer Form example
npx shadcn@latest add https://seamui.dev/r/drawer-form.json
Popover Form example
npx shadcn@latest add https://seamui.dev/r/popover-form.json
Popover Align example
npx shadcn@latest add https://seamui.dev/r/popover-align.json
Tooltip Icon example
npx shadcn@latest add https://seamui.dev/r/tooltip-icon.json
Tooltip Shortcut example
npx shadcn@latest add https://seamui.dev/r/tooltip-shortcut.json
Context Menu Labelled example
npx shadcn@latest add https://seamui.dev/r/context-menu-labelled.json
Context Menu Destructive example
npx shadcn@latest add https://seamui.dev/r/context-menu-destructive.json
Preview Card User example
npx shadcn@latest add https://seamui.dev/r/preview-card-user.json
Preview Card Image example
npx shadcn@latest add https://seamui.dev/r/preview-card-image.json
OTP Field Invalid example
npx shadcn@latest add https://seamui.dev/r/otp-field-invalid.json
Table ui

Styled semantic table primitives on a raised seam surface.

npx shadcn@latest add https://seamui.dev/r/table.json
Data Table ui

TanStack Table engine: filtering, pagination, sorting, selection, inline edit, and row actions.

npx shadcn@latest add https://seamui.dev/r/data-table.json
Table Demo example
npx shadcn@latest add https://seamui.dev/r/table-demo.json
Data Table Demo example
npx shadcn@latest add https://seamui.dev/r/data-table-demo.json
Data Table Sorting example
npx shadcn@latest add https://seamui.dev/r/data-table-sorting.json
Data Table Pagination example
npx shadcn@latest add https://seamui.dev/r/data-table-pagination.json
Data Table Editable example
npx shadcn@latest add https://seamui.dev/r/data-table-editable.json
Agent Status Demo example
npx shadcn@latest add https://seamui.dev/r/agent-status-demo.json
Agent Status Dots example
npx shadcn@latest add https://seamui.dev/r/agent-status-dots.json
Agent Status Live example
npx shadcn@latest add https://seamui.dev/r/agent-status-live.json
Branch Chip Demo example
npx shadcn@latest add https://seamui.dev/r/branch-chip-demo.json
Branch Chip Sync example
npx shadcn@latest add https://seamui.dev/r/branch-chip-sync.json
Branch Chip PR example
npx shadcn@latest add https://seamui.dev/r/branch-chip-pr.json
Context Meter Demo example
npx shadcn@latest add https://seamui.dev/r/context-meter-demo.json
Context Meter Sizes example
npx shadcn@latest add https://seamui.dev/r/context-meter-sizes.json
Context Meter Critical example
npx shadcn@latest add https://seamui.dev/r/context-meter-critical.json
Sidebar Demo example
npx shadcn@latest add https://seamui.dev/r/sidebar-demo.json
Sidebar Sessions example
npx shadcn@latest add https://seamui.dev/r/sidebar-sessions.json
Sidebar Collapse example
npx shadcn@latest add https://seamui.dev/r/sidebar-collapse.json
Session Item Demo example
npx shadcn@latest add https://seamui.dev/r/session-item-demo.json
Session Item Hover Card example
npx shadcn@latest add https://seamui.dev/r/session-item-hover-card.json
Session Item Unread example
npx shadcn@latest add https://seamui.dev/r/session-item-unread.json
Workbench Header Demo example
npx shadcn@latest add https://seamui.dev/r/workbench-header-demo.json
Workbench Shell example
npx shadcn@latest add https://seamui.dev/r/workbench-shell.json
Command Palette Demo example
npx shadcn@latest add https://seamui.dev/r/command-palette-demo.json
Command Palette Flat example
npx shadcn@latest add https://seamui.dev/r/command-palette-flat.json
Model Picker Demo example
npx shadcn@latest add https://seamui.dev/r/model-picker-demo.json
Model Picker Connection example
npx shadcn@latest add https://seamui.dev/r/model-picker-connection.json
Model Picker Footer example
npx shadcn@latest add https://seamui.dev/r/model-picker-footer.json
Mode Selector Demo example
npx shadcn@latest add https://seamui.dev/r/mode-selector-demo.json
Mode Selector Permission example
npx shadcn@latest add https://seamui.dev/r/mode-selector-permission.json
Dictation Card Demo example
npx shadcn@latest add https://seamui.dev/r/dictation-card-demo.json
Dictation Card Review example
npx shadcn@latest add https://seamui.dev/r/dictation-card-review.json
Permission Card Demo example
npx shadcn@latest add https://seamui.dev/r/permission-card-demo.json