ui

Set up Tailwind v4, shadcn/ui, and base-ui primitives with CSS variable theming.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/harryy2510/dotclaude --skill ui-harryy2510
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui
Source: https://github.com/harryy2510/dotclaude/tree/main/plugins/dotclaude/skills/ui
Command: npx skills add https://github.com/harryy2510/dotclaude --skill ui-harryy2510

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Establishes a cohesive UI foundation across frontend projects by standardizing Tailwind v4 usage, shadcn/ui integration, and base-ui primitives, reducing styling debt and accelerating development.

Core Features & Use Cases

  • Tailwind v4 setup and theme-driven styling across components.
  • shadcn/ui integration with base-ui primitives for consistent UI components.
  • CSS variable theming and dark mode support with a scalable design token system.
  • CVA-based component variants and responsive grid patterns to enable rapid UI composition.
  • Accessibility-conscious guidelines and Web Interface guidelines alignment.

Quick Start

Initialize a UI foundation by configuring Tailwind v4, integrating shadcn/ui with base-ui, and enabling dark mode theming.

Frequently Asked Questions about ui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up Tailwind v4 with shadcn/ui and base-ui primitives?

You establish a cohesive UI foundation by configuring Tailwind v4, integrating shadcn/ui with base-ui primitives, and enabling dark mode theming using CSS variables.

What is the best way to manage design tokens and dark mode in a Tailwind v4 project?

The best way to manage design tokens is using CSS variables to enable dark mode support and ensure scalable, consistent theme-driven styling across all components within your design system.

Can I use CVA component variants with shadcn/ui and base-ui?

Yes, you can use CVA-based component variants with shadcn/ui and base-ui to enable rapid UI composition and consistent responsive grid patterns within your frontend project.

Does this UI foundation approach support accessibility guidelines?

Yes, the UI foundation approach supports accessibility-conscious guidelines and Web Interface guidelines alignment while standardizing base-ui primitives and shadcn/ui components for consistent interfaces.

Why standardize on base-ui primitives for a Tailwind v4 design system?

Standardizing on base-ui primitives with Tailwind v4 reduces styling debt and accelerates development by providing accessible components, consistent design-token application, and CVA variant management.