Team component library

Build shadcn components teams can preview, govern, and install.

This starter keeps the source in your repo, builds registry JSON intopublic/r,, and adds a team management surface for roles, review, and release ownership.

Local install contract
Build the registry, start the dev server, then install by URL.
installpnpm dlx shadcn@latest add http://localhost:3000/r/button-demo.json
pnpm registry:build

Registry items

Reusable components are grouped by primitive, layout, form, feedback, data, and product patterns.

View all
Primitive
Button Demo
A compact action row that verifies the smallest installable registry item.
Form
Login Form
A complete sign-in form composed from Card, Field, Input, Separator, and Button.
Feedback
Empty State
A reusable product empty state with semantic actions and a small status badge.
Layout
Page Header
A reusable page header with context, description, and primary actions.
Data Display
Metric Card
A compact KPI card for dashboards and summary panels.
Content
Feature List
A three-column feature list for product summaries and onboarding.
Actions
Action Panel
A compact command panel for repeated workflow actions.
Form
Search Toolbar
A reusable search and filtering toolbar for workbench-style pages.
Feedback
Notification Banner
A compact alert banner with an inline action.
Content
Steps List
A structured checklist for setup, onboarding, and release flows.
Commerce
Pricing Card
A reusable plan card with feature highlights and a primary action.
People
Profile Card
A compact profile card for teams, owners, and account surfaces.
Data Display
Data Table
A compact admin table with selection, row actions, badges, avatars, and pagination.
Overlay
Confirm Dialog
A destructive-action confirmation dialog composed from Dialog, Button, and Badge.
Form
Settings Form
A tabbed settings form with input, select, textarea, switch, checkbox, and radio controls.
Feedback
Loading State
A reusable skeleton state for table-heavy dashboard and admin views.
Layout
App Shell
A sidebar application shell with navigation, breadcrumbs, actions, summary cards, and user controls.