Command Palette

Search for a command to run...

Docs
Introduction

Introduction

Beautifully crafted component variants. The perfect extension to your shadcn/ui components. Built with React 19, Tailwind v4, and Motion One.

Welcome to shaduxe/ui

A collection of beautifully crafted component variants built on top of shadcn/ui, designed to take your UI to the next level.

Quick Start

Install Dependencies

Add Components

Use in Your Project
import { Button } from "@/components/ui/button"
 
export default function Page() {
  return <Button>Click me</Button>
}

Features

Copy & Paste

No installation needed. Just copy the code and customize it to your needs.

Accessible

ARIA compliant components following WAI-ARIA guidelines.

Themeable

Fully customizable with Tailwind CSS and CSS variables.

Fast

Built with performance in mind. No unnecessary dependencies.

Type-Safe

Written in TypeScript with full type safety.

Animated

Smooth animations powered by Motion One.

FAQ