Let's begin

Everything you need to go from zero to a working BoardUI project, on one page: what the system is, how to install it, how your AI agent fits in, and where color and type come from.

React Design Systemfor Agentic Interfaces

BoardUI is a React design system with 72 unique components, 17 data charts, 8 templates and 400+ design tokens, designed in Figma.

M

Mertcan Esmergül

Date of Birth
28 July, 1997
Gender
Male
Blood Type
A rh+
GP Doctor
Mattheus Clarkson

Steps

31,600

total steps
29 Jun - 5 Jul

Sleep score

Excellent

29 Jun - 5 Jul
98
Duration: 7h 50m
49/50
Bedtime: 20m earlier
29/30
Interruptions: 5m wake up
20/20

Most active days

32,459

total steps
January

Jan

Feb

Mar

Apr

May

Jun

Jul

Aug

Sep

Oct

Nov

Dec

Activity

Move
1,592 kcal
Exercise
1h 45m
Running
5.2 km

Important alerts

12

this week
29 Jun - 5 Jul

High Heart rate

Your heart rate rose above 120 BPM while you seemed to be inactive for 10 minutes starting at 8:59 AM, 12 June.

June, 12

Medical ID

Your emergency contact and allergy information was updated in your Medical ID.

June, 9

Lab results ready

Your latest blood panel ordered by Dr. Mattheus Clarkson is back — cholesterol and glucose are within the normal range.

June, 9

Medication reminder

You missed your 9:00 AM dose of Metoprolol. Take it as soon as possible unless your next dose is near.

June, 8

Irregular sleep

Your bedtime shifted by more than 2 hours on 3 of the last 7 nights, which can affect your sleep score.

June, 6

Low blood oxygen

Your blood oxygen dipped to 93% for a short period during sleep on the night of 4 June.

June, 5

Why BoardUI

You own the source

Components are copied into your project as plain React + Tailwind files. No runtime package, no lock-in, nothing you cannot open and edit.

Built for AI agents

An MCP server installs components on request, and always-on design rules keep your agent on the token system instead of inventing its own.

Accessible by default

Every form component builds on React Aria: labels, focus management, keyboard behavior, and ARIA wiring come included.

Designed in Figma first

Every component starts as a finished Figma frame and lands in code pixel for pixel, carried by 400+ design tokens.

Dark mode built in

Semantic tokens flip automatically under the .dark class. You never write a dark: override or a raw hex value.

Data-dense from day one

17 chart cards, dashboard blocks, and 8 full-page templates, made for products where the data is the interface.

Installation

One command sets up any React + Tailwind CSS v4 project: runtime dependencies, theme tokens, global styles, the cx utility, and the always-on agent design rules.

npx boardui@latest init

Then add components as you need them; internal dependencies and npm packages resolve automatically:

npx boardui@latest add button select date-picker
Framework guides and manual setup

MCP server

BoardUI speaks MCP: connect your agent once and it browses all 72 components with real usage examples, sets up your project, and writes the source files in. Pro unlocks in the same chat with your license key.

Claude CodeCursorVS CodeCodex
Connect your agent

Free and BoardUI Pro

BoardUI

Free

48 components and blocks: buttons, inputs, tables, dropdowns, date pickers, the sidebar, auth cards, plus the full token and type system. MIT licensed, unlimited projects, installable by CLI, MCP, or copy-paste.

BoardUI Pro

A one-time purchase unlocks the other 24: every chart card, the agent components, the AI chat composer, and all 8 full-page templates, with lifetime updates. Activate the license once and Pro installs work exactly like free ones.

Color

Every color rides a semantic token for text, surfaces, borders, icons, and charts, so components read as one system and dark mode is automatic. The accent ramp drives CTAs and selection states, and can be re-tinted to your brand in one override.

accent-100 … accent-700 · text-text-primary · bg-background-secondary-default · border-separator-border

The full token reference

Typography

The Figma type scale ships as composite utilities: each sets size, weight, line-height, and letter-spacing together, so type is picked, never assembled from text-sm font-medium fragments.

Board the data.text-title-1-medium
Board the data.text-title-2-medium
Board the data.text-headline-medium
Board the data.text-body-medium
Board the data.text-caption-1-semibold
The full type scale

Ready?

Install BoardUI, or just ask your agent to.

Questions? Ask on Discord and we answer in the open, usually the same day.