Introduction

A brand-focused component library for RDC applications.

What is RDC UI?

RDC UI is a component library built on shadcn/ui. It provides ready-to-use, brand-focused components that you install directly into your project — no package dependency, no version lock-in.

Components are distributed via the shadcn CLI with the @rdc-ui registry namespace. The recommended way to add components is via the CLI, optionally driven by an LLM using the shadcn MCP server.

Core Principles

  • CLI & AI Powered — One command installs components with all dependencies. Works seamlessly with LLMs via the shadcn MCP server.
  • Brand-Focused — RDC colors, typography, and design tokens built in.
  • Composable — Built on Base UI primitives and Tailwind CSS.

Getting Started

Go to the Getting Started guide to set up the registry in your project.

On this page