Choose blocks, tune the design system, preview the app surface, then export a clean component map for a Next.js package.
Blocks
60
Selected
6
Files
51
Library preview
@acme/ui / 6 blocks
Acme UI
Next.js component kit
Preview surface
A polished product screen generated from your chosen blocks.
Command navbar
Navigation / Core
Search-first top nav with workspace switcher and actions.
Adaptive sidebar
Collapsible sidebar with nested groups and quick create.
Breadcrumb rail
Breadcrumbs, page state, tabs, and compact page actions.
Mobile command menu
Navigation / Advanced
Bottom-sheet navigation with search, recents, and pinned links.
Roving tab system
Accessible tabs with keyboard roving focus and URL sync.
SaaS hero canvas
Hero / Advanced
Product hero with live dashboard composition and conversion CTA.
Docs hero
Hero / Core
Developer docs entry with search, version switcher, and status.
Launch waitlist
Email capture, social proof, progress rail, and referral prompt.
Product showcase hero
Hero / Pro
Full-bleed media hero with inspectable feature hotspots.
App-first hero
First viewport is the application surface with pinned controls.
Logo cloud
Marketing / Core
Responsive customer logo cloud with motion-safe marquee.
Feature matrix
Dense feature comparison matrix with proof points.
Testimonial wall
Marketing / Advanced
Editorial quote wall with filtering by audience and role.
Release timeline
Timeline for releases, tags, authors, and linked docs.
Competitor compare
Comparison section with sticky headers and grouped rows.
KPI strip
Data / Core
Compact metrics with deltas, spark bars, and loading states.
Data table
Data / Advanced
Sortable table with column visibility, filters, and row actions.
Chart panel
Accessible line, bar, and area chart card system.
Activity feed
Realtime event feed with severity, grouping, and unread state.
Command report
Data / Pro
Generated report surface with citations and export actions.
Product card
Commerce / Core
Composable product card with variants and stock status.
Pricing grid
Commerce / Advanced
Plans, add-ons, monthly/yearly switch, and feature grouping.
Checkout flow
Commerce / Pro
Multi-step checkout with totals, discounts, and validation.
Cart drawer
Cart drawer with quantity controls and optimistic updates.
Invoice viewer
Invoice, payment history, receipts, and download actions.
Fieldset system
Forms / Core
Inputs, select, textarea, help text, errors, and density modes.
Form builder
Forms / Pro
Drag-ready form schema preview with validation adapters.
Settings form
Forms / Advanced
Account settings, autosave, dirty state, and danger zone.
Onboarding wizard
Progressive setup flow with cards, steps, and completion state.
Upload dropzone
Dropzone with progress rows, validation, and retry actions.
Dashboard shell
App Shell / Core
Authenticated layout with sidebar, topbar, and content regions.
Project workspace
App Shell / Pro
Workspace layout with file rail, inspector, and command bar.
Settings shell
Two-column settings layout with anchors and save footer.
Empty states
Empty, loading, error, and permission state templates.
Command palette
App Shell / Advanced
Global command palette with grouped commands and shortcuts.
AI chat panel
AI / Pro
Chat surface with model picker, streaming state, and tool calls.
Prompt composer
AI / Advanced
Composer with attachments, variables, and prompt shortcuts.
Agent run view
Task plan, terminal output, artifacts, and timeline panel.
Eval dashboard
Model eval table, traces, scores, and comparison charts.
Citation drawer
Source citation drawer with confidence and excerpt previews.
Login screen
Auth / Core
Email, password, SSO, passkey hint, and recovery states.
Team invite
Auth / Advanced
Invite acceptance, role preview, and account merge flow.
Two-factor setup
QR setup, recovery codes, verification, and trusted device.
Permission gate
Role-aware gate, upgrade CTA, and audit-friendly copy.
Profile menu
Avatar menu with teams, billing, keyboard shortcuts, and logout.
Usage dashboard
Billing / Advanced
Quota meters, spend forecast, model costs, and alerts.
Plan switcher
Plan cards, proration notes, and confirmation flow.
Payment method
Billing / Core
Cards, invoices, tax info, and secure update state.
Seat manager
Billing / Pro
Seat allocation, pending invites, and billing impact preview.
Spend alerts
Threshold editor with channels, previews, and test send.
Docs layout
Content / Advanced
Docs sidebar, article body, TOC, and version notices.
Editorial article
Content / Core
Rich article template with author, media, and related links.
Case study
Customer story layout with metrics, quotes, and timeline.
Changelog page
Versioned releases with tags, authors, and RSS-ready data.
Resource grid
Filterable cards for guides, templates, videos, and examples.
Toast system
Feedback / Core
Stacked toasts with promise state, undo, and reduced motion.
Modal suite
Feedback / Advanced
Dialogs, sheets, alert dialogs, and keyboard focus traps.
Inline alerts
Success, warning, error, and info callouts with actions.
Review panel
Feedback / Pro
Approvals, comments, diffs, and decision state.
Progress tracker
Milestones, task state, ETA, and cancel/retry controls.
@acme/ui
app/
layout.tsx
globals.css
packages/ui/
tokens/
colors.ts
radius.ts
density.ts
components/
navigation/
command-navbar.tsx
hero/
saas-hero-canvas.tsx
data/
data-table.tsx
forms/
fieldset-system.tsx
ai/
ai-chat-panel.tsx
feedback/
toast-system.tsx
{ "name": "@acme/ui", "framework": "Next.js App Router", "style": "Tailwind CSS + typed design tokens", "theme": "Noir violet", "density": "Comfortable", "blocks": [ "nav-command", "hero-saas", "data-table", "forms-fieldset", "ai-chat", "feedback-toast" ], "dependencies": [ "cmdk", "tanstack-table" ], "files": 51, "tokens": 95 }