Skip to content
DocsSupportPricing
Roadmap (has updates coming soon)XFigma3.3K
Overview
  • Introduction
  • Get Started
  • License Setup
  • Styling
  • Registry
  • MCP Server
  • Agent Skills
  • llms.txt
  • RTL
  • Changelog
MCP Server
  • Claude
  • CodexCodexCodex
  • Cursor
  • Grok
  • Conductor
  • v0
  • Lovable
  • Replit
  • Bolt
  • OpenCode
  • VS Code
  • GitHub Copilot
  • Kilo Code
  • Zed
  • Antigravity
Components
  • Alert
  • Autocomplete
  • Badge
  • Data GridRebuilt on TanStack Table v9, with pinning now start/end
  • Date Selector
  • Event CalendarNew event calendar component with five views
  • File Upload
  • FiltersSizing and interaction refinements
  • Frame
  • GanttNew gantt component with day to year scales
  • Icon Stack
  • Icon TileNew icon tile component with five surface variants
  • KanbanonValueCommit callback and accessibility improvements
  • Number Field
  • Phone Input
  • Rating
  • Scrollspy
  • SortableonValueCommit callback and accessibility improvements
  • StepperRender prop composition and styling refinements
  • Timeline
  • Tree

Agent Skills

PreviousNext

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.

The ReUI Agent Skill is a small set of markdown files that teaches your coding agent how to build with ReUI: how to find the right item, install it, read its real API, and adapt it by reuse. It pairs with the ReUI MCP server - together they turn "make me a dashboard" into real ReUI blocks wired to your data.

The skill is free and works with every supported agent. Each per-agent guide sets it up for you; this page explains what it does.

Skill and MCP are a team

They do different jobs, and they are best together:

  • The MCP server is the live data and the hands. It answers search, returns the real component APIs (get_component), validates prop usage (validate_usage), and hands back the exact shadcn install command - all against the current registry, scored and ranked.
  • The skill is the workflow brain. It tells the agent when to reach for ReUI, which tool to call next, and how to adapt what it installs (reuse the block, wire real data, keep the design, never invent props).

Without the skill an agent can still call the tools, but it tends to over-customize, hand-roll what ReUI already ships, or invent APIs. The skill keeps it on rails.

The workflow it teaches

Find

Call search with the user's intent. It returns ranked matches across components, examples, blocks, and icons, each with an install command, preview, docs link, and the components it uses.

Install

Run the returned shadcn command non-interactively. The CLI resolves dependencies and your base style from components.json.

Read the API

Call get_component for each component the item uses and read its inline API (no guessing), then get_examples to copy a real, working composition.

Adapt by reuse

Swap demo data for real data, fix icon imports, and align to your theme tokens. Keep the block's structure and styling - do not redesign what ReUI already provides. validate_usage flags any prop or name the agent invented before it ships.

Set it up in your agent

The skill reaches every agent the right way - local CLIs and editors like Claude Code, Codex, Cursor, and OpenCode get it written into your project by a one-line installer, and every other agent receives it at runtime through the MCP, with nothing to install. Any MCP client can also pull it on demand with the get_agent_skill tool.

Pick your agent to jump to its skill setup:

ClaudeCodexCodexCodexCursorGrok CLIConductorv0LovableReplitBoltOpenCodeVS CodeGitHub CopilotKilo CodeZedAntigravity
Free, and better with a license

The skill and the MCP are free and only need a ReUI account. A Pro or Ultimate license unlocks premium blocks and animated icons and removes the daily request limit, so the workflow above can install and adapt the paid parts of the registry too.

MCP Serverllms.txt

On This Page

Skill and MCP are a teamThe workflow it teachesSet it up in your agent

Application

  • App Shell
  • Auth
  • Card
  • Chart
  • Dashboard
  • Dialog
  • Empty State
  • Event CalendarThree new event calendar blocks added
  • Form
  • GanttNew gantt block added
  • Kanban Board
  • List
  • Navbar
  • Onboarding
  • Profile
  • Schedule
  • Settings
  • Sheet
  • Stats
  • Timeline
  • Wizard

Solutions

  • Agents
  • AI Ops
  • Analytics
  • Billing
  • Bookings
  • CRM
  • Files
  • Inventory
  • Users

Templates

  • E-commerce
  • SaaS
  • Dashboard
  • Landing
  • All templates

eCommerce

  • Category Card
  • Checkout
  • Comparison
  • Coupon
  • Filter Sidebar
  • Product Card
  • Product Detail
  • Product Grid
  • Receipt
  • Review
  • Shopping Cart
  • Wishlist

Data Grid

  • Base
  • Columns
  • Drag & DropNew drag and drop Data Grid block added
  • EditingNew editable Data Grid block added
  • Expansion
  • Filtering
  • GroupingFour new grouped and tree Data Grid blocks added
  • Virtualization

Marketing

  • Blog
  • Contact
  • CTA
  • FAQ

Resources

  • Components
  • Blocks
  • Icons
  • MCP for Agents
  • Docs
  • Support
  • Pricing
  • Roadmap(has updates coming soon)
  • AffiliateSoon

Legal

  • Privacy Policy
  • Terms & Conditions
  • License
  • Refunds
  • Cookies

© 2026 ReUI. All rights reserved.

3.3K