# ReUI > ReUI is a first-class shadcn registry: 21 custom primitives and 1,072 free component examples, plus 519 premium blocks across 5 groups and 638 icons in 4 styles. Built for React and Tailwind CSS v4, shipped as source you own, with every component available in both Base UI and Radix UI. A hosted MCP server lets coding agents search and install from the registry directly. ## Site - [Home](https://reui.io/): Product overview and featured work. - [Components](https://reui.io/components): 1,072 free, copy-paste component examples across 73 categories. - [Blocks](https://reui.io/blocks): 519 premium blocks: Application, Data Grid, Solutions, eCommerce, Marketing. - [Icons](https://reui.io/icons): 638 icons in 4 styles (2,552 variants). - [Templates](https://reui.io/templates): Full-page templates ready to deploy. - [Pricing](https://reui.io/pricing): Free tier plus one-time Pro and Ultimate licenses. - [MCP for Agents](https://reui.io/mcp): Hosted MCP server and agent skills. - [Roadmap](https://reui.io/roadmap): Shipped releases and upcoming work. - [Support](https://reui.io/support): Get help from the ReUI team. ## Documentation - [Introduction](https://reui.io/docs): A first class Shadcn registry of components, examples, blocks, icons, and templates, designed for developers and AI agents. - [Get Started](https://reui.io/docs/get-started): A quick guide to adding ReUI components to your application. - [Registry](https://reui.io/docs/registry): Learn how to use the ReUI Registry with shadcn/ui. - [Styling](https://reui.io/docs/styling): A guide for extended styling options with our color system. - [RTL](https://reui.io/docs/rtl): How right-to-left support works in ReUI, what the shadcn CLI converts for you, and what to check in your own app. - [MCP Server](https://reui.io/docs/mcp): The ReUI MCP server puts the live ReUI registry inside your coding agent - scored search, real component APIs, and exact install commands over one endpoint. - [Agent Skills](https://reui.io/docs/agent-skills): The ReUI Agent Skill teaches your coding agent how to use the ReUI registry well - it pairs with the MCP server so your agent builds with ReUI instead of guessing. - [License Setup](https://reui.io/docs/license-setup): Configure your ReUI license key for premium registry installs. - [Changelog](https://reui.io/docs/changelog): Latest updates and announcements. - [Antigravity](https://reui.io/docs/antigravity): Connect the ReUI MCP server to Antigravity and build UI from the ReUI registry by chat. - [Bolt](https://reui.io/docs/bolt): Connect the ReUI MCP server to Bolt and build UI from the ReUI registry by chat. - [Claude](https://reui.io/docs/claude): Connect the ReUI MCP server to Claude (Claude Code and Claude Desktop) and build UI from the ReUI registry by chat. - [Codex](https://reui.io/docs/codex): Connect the ReUI MCP server to Codex and build UI from the ReUI registry by chat. - [Conductor](https://reui.io/docs/conductor): Connect the ReUI MCP server to Conductor so every parallel workspace can build UI from the ReUI registry. - [Cursor](https://reui.io/docs/cursor): Connect the ReUI MCP server to Cursor and build UI from the ReUI registry by chat. - [GitHub Copilot](https://reui.io/docs/github-copilot): Connect the ReUI MCP server to GitHub Copilot and build UI from the ReUI registry by chat. - [Grok](https://reui.io/docs/grok): Connect the ReUI MCP server to Grok Build, xAI's coding CLI, and build UI from the ReUI registry by chat. - [Kilo Code](https://reui.io/docs/kilo-code): Connect the ReUI MCP server to Kilo Code and build UI from the ReUI registry by chat. - [Lovable](https://reui.io/docs/lovable): Connect the ReUI MCP server to Lovable and build UI from the ReUI registry by chat. - [OpenCode](https://reui.io/docs/opencode): Connect the ReUI MCP server to OpenCode and build UI from the ReUI registry by chat. - [Replit](https://reui.io/docs/replit): Connect the ReUI MCP server to Replit and build UI from the ReUI registry by chat. - [v0](https://reui.io/docs/v0): Connect the ReUI MCP server to v0 and build UI from the ReUI registry by chat. - [VS Code](https://reui.io/docs/vscode): Connect the ReUI MCP server to VS Code and build UI from the ReUI registry by chat. - [Zed](https://reui.io/docs/zed): Connect the ReUI MCP server to Zed and build UI from the ReUI registry by chat. ## ReUI Primitives (21) Custom primitives the core shadcn registry does not solve. Every primitive ships twice: the Base UI build is linked below, and the Radix UI twin lives at the same path with `/radix/` in place of `/base/`. - [Alert](https://reui.io/docs/components/base/alert): Displays a callout for user attention, such as a success message, warning, or error. - [Autocomplete](https://reui.io/docs/components/base/autocomplete): An input that suggests options as you type. - [Badge](https://reui.io/docs/components/base/badge): Badges are used to highlight items, notify users, or display statuses. - [Cascader](https://reui.io/docs/components/base/cascader): A nested multi-level combobox with drill-down navigation, breadcrumbs, search and custom rows. - [Data Grid](https://reui.io/docs/components/base/data-grid): A powerful TanStack Table v9 data grid with sorting, filtering, pagination, footer rows, drag-and-drop, virtualization, infinite scroll, row pinning, and tree rows. - [Date Selector](https://reui.io/docs/components/base/date-selector): A universal date selector component with multiple period types, filter modes, and flexible display options. - [Event Calendar](https://reui.io/docs/components/base/event-calendar): A headless-first event calendar with month, week, day, N-day and agenda views, drag-and-drop scheduling, recurring events, time zones, and an external CRUD contract. - [Filters](https://reui.io/docs/components/base/filters): A stepped filter builder with nested attributes, popover value editors and a boolean query tree. - [Frame](https://reui.io/docs/components/base/frame): Displays related content in a structured frame. - [Gantt](https://reui.io/docs/components/base/gantt): A headless-first gantt with split tree and timeline panes, day to year scales, zoom, drag and resize scheduling, progress, summary rollups, and an external CRUD contract. - [Icon Stack](https://reui.io/docs/components/base/icon-stack): Shadcn Icon Stack for isometric icons, layered icon illustrations, and empty-state visuals. - [Icon Tile](https://reui.io/docs/components/base/icon-tile): Shadcn Icon Tile that wraps an icon in a consistent square surface for list rows, feature cards, and empty states. - [Kanban](https://reui.io/docs/components/base/kanban): A drag-and-drop kanban component designed for seamless item organization across customizable columns. - [Number Field](https://reui.io/docs/components/base/number-field): A numeric input element with increment and decrement buttons, and a scrub area. - [Phone Input](https://reui.io/docs/components/base/phone-input): A phone number input component with country selection and validation. - [Rating](https://reui.io/docs/components/base/rating): A customizable star rating component that supports read-only display and interactive input modes. - [Scrollspy](https://reui.io/docs/components/base/scrollspy): Dynamically highlights navigation to indicate current visible section in viewport during page scroll - [Sortable](https://reui.io/docs/components/base/sortable): A drag-and-drop sortable component designed for seamless item reordering with vertical, grid, and nested layouts. - [Stepper](https://reui.io/docs/components/base/stepper): A step-by-step process for users to navigate through a series of steps. - [Timeline](https://reui.io/docs/components/base/timeline): A visual representation of events in chronological order. - [Tree](https://reui.io/docs/components/base/tree): A customizable tree component for React. Documented patterns (not counted as primitives): - [File Upload](https://reui.io/docs/components/base/file-upload): Enables users to upload files to a server or application. ## Component Examples (1,072) Free shadcn examples, installable with the shadcn CLI. - [Accordion (11)](https://reui.io/components/accordion): Open-source shadcn accordion components for FAQ layouts, settings panels, and help sections. - [Alert (20)](https://reui.io/components/alert): Open-source shadcn alert components for status messages, warning banners, and destructive notices. - [Alert Dialog (14)](https://reui.io/components/alert-dialog): Open-source shadcn alert dialog components for delete confirmations, destructive actions, and critical decisions. - [Aspect Ratio (8)](https://reui.io/components/aspect-ratio): Open-source shadcn aspect ratio components for responsive media, image galleries, and video previews. - [Autocomplete (12)](https://reui.io/components/autocomplete): Open-source shadcn autocomplete components for smart search, typeahead inputs, and suggestion lists. - [Avatar (35)](https://reui.io/components/avatar): Open-source shadcn avatar components for user profiles, team directories, and comment threads. - [Badge (25)](https://reui.io/components/badge): Open-source shadcn badge components for status labels, feature tags, and count indicators. - [Breadcrumb (15)](https://reui.io/components/breadcrumb): Open-source shadcn breadcrumb components for navigation trails, docs hierarchy, and app wayfinding. - [Button (61)](https://reui.io/components/button): Open-source shadcn button components for primary actions, form submissions, and toolbar controls. - [Button Group (57)](https://reui.io/components/button-group): Open-source shadcn button group components for segmented controls, toolbar actions, and view switchers. - [Calendar (30)](https://reui.io/components/calendar): Open-source shadcn calendar components for date picking, scheduling flows, and booking interfaces. - [Card (18)](https://reui.io/components/card): Open-source shadcn card components for content previews, dashboard widgets, and product summaries. - [Carousel (11)](https://reui.io/components/carousel): Open-source shadcn carousel components for image galleries, feature showcases, and testimonials. - [Cascader (20)](https://reui.io/components/cascader): Nested multi-level selection with drill-down navigation, breadcrumbs, search and custom rows. - [Chart (25)](https://reui.io/components/chart): Open-source shadcn chart components for analytics dashboards, KPI tracking, and reports. - [Checkbox (22)](https://reui.io/components/checkbox): Open-source shadcn checkbox components for multi-select forms, settings preferences, and table selection. - [Collapsible (10)](https://reui.io/components/collapsible): Open-source shadcn collapsible components for expandable sections, detail rows, and progressive disclosure. - [Combobox (28)](https://reui.io/components/combobox): Open-source shadcn combobox components for searchable selection, async lookup, and command menus. - [Command (8)](https://reui.io/components/command): Open-source shadcn command menu components for command palettes, global search, and power-user navigation. - [Context Menu (10)](https://reui.io/components/context-menu): Open-source shadcn context menu components for right-click menus, file actions, and table row actions. - [Data Grid (30)](https://reui.io/components/data-grid): Open-source shadcn data grid components for sorting and filtering, virtualized tables, and admin dashboards. - [Date Selector (4)](https://reui.io/components/date-selector): Open-source shadcn date selector components for date range picking, booking windows, and calendar filters. - [Dialog (10)](https://reui.io/components/dialog): Open-source shadcn dialog components for modal forms, focused tasks, and confirmations. - [Drawer (5)](https://reui.io/components/drawer): Open-source shadcn drawer components for mobile panels, slide-over forms, and secondary workflows. - [Dropdown Menu (18)](https://reui.io/components/dropdown-menu): Open-source shadcn dropdown menu components for action menus, profile menus, and toolbar menus. - [Empty (20)](https://reui.io/components/empty): Open-source shadcn empty state components for zero-data screens, first-run onboarding, and guided next steps. - [Event Calendar (5)](https://reui.io/components/event-calendar): Open-source shadcn event calendar components with month, week, day and agenda views, and drag-and-drop scheduling. - [Field (11)](https://reui.io/components/field): Open-source shadcn form field components for form composition, validated inputs, and helper text. - [File Upload (10)](https://reui.io/components/file-upload): Open-source shadcn file upload components for drag-and-drop uploads, multi-file flows, and upload progress. - [Filters (12)](https://reui.io/components/filters): Open-source shadcn filters components for filter bars, faceted search, and dashboard filtering. - [Frame (19)](https://reui.io/components/frame): Open-source shadcn frame components for embedded previews, app shells, and device mockups. - [Gantt (5)](https://reui.io/components/gantt): Open-source shadcn gantt components with split tree and timeline panes, drag scheduling, and progress rollups. - [Hover Card (8)](https://reui.io/components/hover-card): Open-source shadcn hover card components for profile previews, rich link previews, and contextual details. - [Icon Stack (6)](https://reui.io/components/icon-stack) - [Icon Tile (17)](https://reui.io/components/icon-tile): Open-source shadcn icon tile components for list row media, feature cards, empty states, and dashboard tiles. - [Input (31)](https://reui.io/components/input): Open-source shadcn input components for form entry, search fields, and auth screens. - [Input Group (40)](https://reui.io/components/input-group): Open-source shadcn input group components for prefixed inputs, suffixed actions, and combined form controls. - [Input Otp (6)](https://reui.io/components/input-otp): Open-source shadcn OTP input components for verification codes, 2FA flows, and secure confirmation screens. - [Item (12)](https://reui.io/components/item): Open-source shadcn item row components for list rows, settings items, and action rows. - [Kanban (6)](https://reui.io/components/kanban): Open-source shadcn kanban components for task boards, workflow pipelines, and drag-and-drop planning. - [Kbd (6)](https://reui.io/components/kbd): Open-source shadcn keyboard shortcut components for hotkey hints, command docs, and shortcut legends. - [Label (13)](https://reui.io/components/label): Open-source shadcn label components for form labels, accessible inputs, and field pairing. - [Menubar (5)](https://reui.io/components/menubar): Open-source shadcn menubar components for desktop navigation, editor menus, and app commands. - [Native Select (6)](https://reui.io/components/native-select): Open-source shadcn native select components for lightweight selects, mobile-friendly forms, and basic option picking. - [Navigation Menu (4)](https://reui.io/components/navigation-menu): Open-source shadcn navigation menu components for site navigation, mega menus, and product navigation. - [Number Field (6)](https://reui.io/components/number-field): Open-source shadcn number field components for quantity pickers, pricing inputs, and step controls. - [Pagination (15)](https://reui.io/components/pagination): Open-source shadcn pagination components for table pagination, search results, and content archives. - [Phone Input (8)](https://reui.io/components/phone-input): Open-source shadcn phone input components for international signup, contact forms, and country codes. - [Popover (11)](https://reui.io/components/popover): Open-source shadcn popover components for inline settings, contextual actions, and lightweight overlays. - [Progress (8)](https://reui.io/components/progress): Open-source shadcn progress components for upload progress, goal tracking, and setup steps. - [Radio Group (17)](https://reui.io/components/radio-group): Open-source shadcn radio group components for single-choice forms, plan selection, and settings preferences. - [Rating (9)](https://reui.io/components/rating): Open-source shadcn rating components for product reviews, feedback forms, and satisfaction scores. - [Resizable (10)](https://reui.io/components/resizable): Open-source shadcn resizable components for split panes, workspace layouts, and draggable dividers. - [Scroll Area (5)](https://reui.io/components/scroll-area): Open-source shadcn scroll area components for custom scroll regions, sidebar panes, and dense lists. - [Scrollspy (2)](https://reui.io/components/scrollspy): Open-source shadcn scrollspy components for docs navigation, active table of contents, and long-form sections. - [Select (33)](https://reui.io/components/select): Open-source shadcn select components for form selection, settings menus, and filter controls. - [Separator (6)](https://reui.io/components/separator): Open-source shadcn separator components for content grouping, toolbar dividers, and section breaks. - [Sheet (4)](https://reui.io/components/sheet): Open-source shadcn sheet components for slide-over details, side panels, and task flows. - [Skeleton (10)](https://reui.io/components/skeleton): Open-source shadcn skeleton components for loading placeholders, perceived performance, and content previews. - [Slider (12)](https://reui.io/components/slider): Open-source shadcn slider components for range filters, pricing controls, and media settings. - [Sonner (21)](https://reui.io/components/sonner): Open-source shadcn Sonner toast components for success feedback, error states, and non-blocking updates. - [Sortable (8)](https://reui.io/components/sortable): Open-source shadcn sortable components for drag-and-drop lists, priority ranking, and reordering rows. - [Spinner (12)](https://reui.io/components/spinner): Open-source shadcn spinner components for loading indicators, async actions, and button states. - [Stepper (15)](https://reui.io/components/stepper): Open-source shadcn stepper components for multi-step forms, checkout flows, and onboarding. - [Switch (14)](https://reui.io/components/switch): Open-source shadcn switch components for settings toggles, preferences, and binary choices. - [Table (17)](https://reui.io/components/table): Open-source shadcn table components for admin tables, data display, and responsive lists. - [Tabs (9)](https://reui.io/components/tabs): Open-source shadcn tabs components for segmented content, settings views, and dashboard sections. - [Textarea (6)](https://reui.io/components/textarea): Open-source shadcn textarea components for comments, long-form input, and support tickets. - [Timeline (12)](https://reui.io/components/timeline): Open-source shadcn timeline components for activity feeds, roadmaps, and event history. - [Toggle (14)](https://reui.io/components/toggle): Open-source shadcn toggle components for formatting controls, compact actions, and binary UI states. - [Toggle Group (16)](https://reui.io/components/toggle-group): Open-source shadcn toggle group components for view switches, toolbar options, and mutually exclusive actions. - [Tooltip (16)](https://reui.io/components/tooltip): Open-source shadcn tooltip components for inline hints, contextual guidance, and helper text. - [Tree (7)](https://reui.io/components/tree): Open-source shadcn tree components for file explorers, nested navigation, and hierarchical data. ## Pro Blocks (519) Full page sections and app surfaces. Requires a Pro or Ultimate license to install. ### Application (291) - [Application overview](https://reui.io/blocks/application) - [App Shell (20)](https://reui.io/blocks/application/app-shell): App shell layouts with sidebar navigation for dashboards, settings panels, and multi-page apps. - [Auth (20)](https://reui.io/blocks/application/auth): Login, register, forgot password, and two-factor authentication page layouts. - [Card (43)](https://reui.io/blocks/application/card): Card components for content display, data summaries, and interactive elements. - [Chart (30)](https://reui.io/blocks/application/chart): Chart components and layouts with bar, line, pie, and area charts for data storytelling. - [Dashboard (8)](https://reui.io/blocks/application/dashboard): Dashboard components and layouts that combine stats, charts, and tables into a complete overview screen. - [Dialog (14)](https://reui.io/blocks/application/dialog): Dialog components for modal windows, alerts, confirmations, and content overlays. - [Empty State (14)](https://reui.io/blocks/application/empty-state): Empty state screens and no-data placeholders with recovery actions, onboarding prompts, and contextual guidance. - [Event Calendar (6)](https://reui.io/blocks/application/event-calendar): Event calendar blocks with month, week and day views, drag-and-drop scheduling, and inline editing. - [Form (12)](https://reui.io/blocks/application/form): Form layouts for settings, profiles, and data entry with validation and grouped fields. - [Gantt (4)](https://reui.io/blocks/application/gantt): Gantt chart blocks with task trees, timeline bars, split panes, and inline editing for roadmaps. - [Kanban Board (10)](https://reui.io/blocks/application/kanban-board): Kanban board layouts with drag-and-drop columns, cards, and project management features. - [List (11)](https://reui.io/blocks/application/list): List layouts for contacts, records, activity rows, grouped collections, and compact action surfaces. - [Navbar (13)](https://reui.io/blocks/application/navbar): Top navigation bars with responsive menus, search, and user actions for web applications. - [Onboarding (9)](https://reui.io/blocks/application/onboarding): User onboarding flows with step indicators, welcome screens, and guided setup wizards. - [Profile (9)](https://reui.io/blocks/application/profile): User profile pages with avatars, bios, activity feeds, and account management sections. - [Schedule (10)](https://reui.io/blocks/application/schedule): Calendar and scheduling components with day, week, and month views for event management. - [Settings (16)](https://reui.io/blocks/application/settings): Settings and preferences pages with grouped options, toggles, and configuration panels. - [Sheet (11)](https://reui.io/blocks/application/sheet): Sheet panels for record details, editing forms, notifications, and side drawers that keep users in context. - [Stats (15)](https://reui.io/blocks/application/stats): Stat components and layouts for KPIs, metric summaries, and compact performance signals. - [Timeline (9)](https://reui.io/blocks/application/timeline): Timeline components for activity feeds, audit histories, release notes, and chronological workflow states. - [Wizard (7)](https://reui.io/blocks/application/wizard): Multi-step form flows with progress indicators, validation, and step navigation. ### Data Grid (36) - [Data Grid overview](https://reui.io/blocks/data-grid) - [Base (7)](https://reui.io/blocks/data-grid/base): Standard data grids with sorting, pagination, and inline row actions. - [Columns (5)](https://reui.io/blocks/data-grid/columns): Column visibility, pinning, resizing, density, and settings controls. - [Drag & Drop (4)](https://reui.io/blocks/data-grid/drag-drop): Drag-and-drop row and column reordering with sortable handles. - [Editing (4)](https://reui.io/blocks/data-grid/editing): Inline create, edit, and delete cells for full CRUD workflows. - [Expansion (3)](https://reui.io/blocks/data-grid/expansion): Expandable parent rows with nested sub-rows and master-detail panels. - [Filtering (4)](https://reui.io/blocks/data-grid/filtering): Search, faceted filters, filter builders, and status tab toolbars. - [Grouping (7)](https://reui.io/blocks/data-grid/grouping): Rows grouped into banded sections with stage and category headers. - [Virtualization (2)](https://reui.io/blocks/data-grid/virtualization): Virtualized rendering for large datasets with smooth scrolling. ### Solutions (65) - [Solutions overview](https://reui.io/blocks/solutions) - [Agents (10)](https://reui.io/blocks/solutions/agents): AI agent run operation, approval, tool permission, and evaluation pages. - [AI Ops (9)](https://reui.io/blocks/solutions/ai-ops): AI startup control plane pages for model providers, prompts, token cost, routing, and quotas. - [Analytics (9)](https://reui.io/blocks/solutions/analytics): Product usage, activation, cohort, event, experiment, and growth reporting pages. - [Billing (9)](https://reui.io/blocks/solutions/billing): Subscription, invoice, metering, plan, upgrade, and failed payment pages. - [Bookings (3)](https://reui.io/blocks/solutions/bookings): Appointment and service-business admin pages for consultants, clinics, salons, and local services. - [CRM (6)](https://reui.io/blocks/solutions/crm): Sales CRM pages for founders, agencies, and startups managing leads and deals. - [Files (1)](https://reui.io/blocks/solutions/files): File explorer, folder browsing, sharing, and storage management pages. - [Inventory (11)](https://reui.io/blocks/solutions/inventory): Stock, warehouse, reorder, movement, count, and supplier visibility pages. - [Users (7)](https://reui.io/blocks/solutions/users): Team, role, member, access, invite, and account governance pages. ### eCommerce (87) - [eCommerce overview](https://reui.io/blocks/ecommerce) - [Category Card (6)](https://reui.io/blocks/ecommerce/category-card): Category cards with featured products, banners, and subcategory navigation. - [Checkout (7)](https://reui.io/blocks/ecommerce/checkout): Checkout flows with shipping details, payment forms, and order confirmation steps. - [Comparison (6)](https://reui.io/blocks/ecommerce/comparison): Product comparison tables with side-by-side feature and specification layouts. - [Coupon (6)](https://reui.io/blocks/ecommerce/coupon): Coupon code input fields, discount badges, and promotional offer display blocks. - [Filter Sidebar (7)](https://reui.io/blocks/ecommerce/filter-sidebar): Filter and facet sidebars for refining product searches by price, size, and attributes. - [Product Card (10)](https://reui.io/blocks/ecommerce/product-card): E-commerce product cards with images, pricing, variants, and add-to-cart actions. - [Product Detail (6)](https://reui.io/blocks/ecommerce/product-detail): Product detail pages with image galleries, specifications, and purchase options. - [Product Grid (6)](https://reui.io/blocks/ecommerce/product-grid): Product listing grids with responsive layouts, quick views, and filtering support. - [Receipt (6)](https://reui.io/blocks/ecommerce/receipt): Digital receipt and invoice blocks with itemized lists, taxes, and payment details. - [Review (6)](https://reui.io/blocks/ecommerce/review): Customer review and rating components with star ratings, comments, and review forms. - [Shopping Cart (7)](https://reui.io/blocks/ecommerce/shopping-cart): Shopping cart interfaces with item lists, quantity controls, and order summaries. - [Wishlist (6)](https://reui.io/blocks/ecommerce/wishlist): Wishlist and favorites list interfaces with product cards and save-for-later actions. ### Marketing (40) - [Marketing overview](https://reui.io/blocks/marketing) - [Blog (6)](https://reui.io/blocks/marketing/blog): Blog post layouts, article grids, and content listing components for editorial sites. - [Contact (6)](https://reui.io/blocks/marketing/contact): Contact forms, support and enquiry sections, and office detail panels for business and portfolio sites. - [CTA (6)](https://reui.io/blocks/marketing/cta): Call-to-action sections with compelling headlines, descriptions, and conversion buttons. - [FAQ (6)](https://reui.io/blocks/marketing/faq): FAQ and accordion sections for common questions, knowledge bases, and support pages. - [Hero (16)](https://reui.io/blocks/marketing/hero): Hero sections with announcement pills, two-tone headlines, dual calls to action, and framed product consoles. ## Icons (638) Hand-crafted icons in 4 styles, 2,552 variants in total. Requires an Ultimate license to install. - [Abstract (50)](https://reui.io/icons/abstract) - [Archive (4)](https://reui.io/icons/archive) - [Arrow (97)](https://reui.io/icons/arrow) - [Burger Menu (7)](https://reui.io/icons/burger-menu) - [Business (20)](https://reui.io/icons/business) - [Communication (10)](https://reui.io/icons/communication) - [Delivery Logistics (25)](https://reui.io/icons/delivery-logistics) - [Design (19)](https://reui.io/icons/design) - [Devices (21)](https://reui.io/icons/devices) - [Ecommerce (12)](https://reui.io/icons/ecommerce) - [Education (13)](https://reui.io/icons/education) - [Emoji (5)](https://reui.io/icons/emoji) - [Files Folders (40)](https://reui.io/icons/files-folders) - [Finance (33)](https://reui.io/icons/finance) - [General (66)](https://reui.io/icons/general) - [Grid (27)](https://reui.io/icons/grid) - [It Network (12)](https://reui.io/icons/it-network) - [Location (12)](https://reui.io/icons/location) - [Medicine (11)](https://reui.io/icons/medicine) - [Notifications (8)](https://reui.io/icons/notifications) - [Security (16)](https://reui.io/icons/security) - [Settings (10)](https://reui.io/icons/settings) - [Social Media (11)](https://reui.io/icons/social-media) - [Software (34)](https://reui.io/icons/software) - [Support (18)](https://reui.io/icons/support) - [Technologies (10)](https://reui.io/icons/technologies) - [Time (15)](https://reui.io/icons/time) - [Typography (16)](https://reui.io/icons/typography) - [Users (8)](https://reui.io/icons/users) - [Weather (8)](https://reui.io/icons/weather) ## Templates (10) Full-page templates built from ReUI blocks. Included with an Ultimate license. - [All templates](https://reui.io/templates) - [E Commerce templates](https://reui.io/templates/e-commerce) - [Saas templates](https://reui.io/templates/saas) - [Dashboard templates](https://reui.io/templates/dashboard) - [Landing templates](https://reui.io/templates/landing) - [Verve Crm](https://reui.io/template/verve-crm) - [Overture Waitlist](https://reui.io/template/overture-waitlist) - [Manifest Commerce](https://reui.io/template/manifest-commerce) - [Surge Commerce](https://reui.io/template/surge-commerce) - [Atlas Admin](https://reui.io/template/atlas-admin) - [Cohort Hr](https://reui.io/template/cohort-hr) - [Flux Agentops](https://reui.io/template/flux-agentops) - [Tempo Tasks](https://reui.io/template/tempo-tasks) - [Roster Hr](https://reui.io/template/roster-hr) - [Lucent Devops](https://reui.io/template/lucent-devops) ## MCP and Agent Skills ReUI ships a hosted MCP server so coding agents install real components instead of hallucinating APIs. - Endpoint: https://mcp.reui.io (Streamable HTTP) - Access: free with a ReUI account. Your agent opens a "Sign in with ReUI" approval on first connect, and a free account is created in that flow. - What is free: components and examples. Premium blocks and icons install with a Pro or Ultimate license. - [MCP overview](https://reui.io/mcp): What the MCP server does and how to connect. - [MCP docs](https://reui.io/docs/mcp): Setup, tools, and troubleshooting. - [Agent skills](https://reui.io/docs/agent-skills): The workflow the agent follows: search, read the real API, install, then self-audit. ## Licensing - Free: all component examples, all ReUI primitives, the Figma kit, the registry, and the MCP server. - Pro: adds every premium block. One-time purchase, lifetime updates, unlimited commercial use. - Ultimate: adds icons and full-page templates on top of Pro. - [Pricing and plans](https://reui.io/pricing): Current prices for personal, team, growth and enterprise licenses. - [License terms](https://reui.io/legal/license) - [Refund policy](https://reui.io/legal/refund-policy) - [Privacy policy](https://reui.io/legal/privacy-policy) - [Terms and conditions](https://reui.io/legal/terms-and-conditions)