ui-design

Implement UI design systems with shadcn/ui and Tailwind CSS v4.

3|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/orchestra-mcp/framework --skill ui-design-orchestra-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-design
Source: https://github.com/orchestra-mcp/framework/tree/main/.claude/skills/ui-design
Command: npx skills add https://github.com/orchestra-mcp/framework --skill ui-design-orchestra-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a robust design system and patterns for building user interfaces, ensuring consistency, accessibility, and responsiveness across different platforms.

Core Features & Use Cases

  • Component Library: Utilizes shadcn/ui primitives and custom Orchestra components for building UI elements.
  • Theming: Implements a flexible theming system using Tailwind CSS v4, supporting dark and light modes with customizable color palettes and spacing.
  • Layouts: Offers pre-defined layout structures for various application types (IDE, dashboard, admin panel).
  • Responsiveness: Provides patterns for adapting UI to different screen sizes and devices (desktop, mobile, browser extensions).
  • Accessibility: Enforces accessibility best practices for semantic HTML, ARIA attributes, color contrast, and keyboard navigation.

Quick Start

Apply the app-layout.tsx component to structure the main IDE interface.

Frequently Asked Questions about ui-design

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

FAQPage Schema
How do I build a responsive UI with Tailwind CSS v4 and shadcn/ui?

Build responsive UI by applying pre-defined layout structures and Tailwind CSS v4 patterns that adapt interfaces to desktop, mobile, and browser extension screen sizes using shadcn/ui primitives. The system enforces accessibility standards for semantic HTML and keyboard navigation.

What's the best way to implement dark and light mode theming in a component library?

Implement dark and light mode theming using a flexible theming system with Tailwind CSS v4, which supports customizable color palettes and spacing across shadcn/ui component primitives for maintainable front-end development. This ensures visual consistency across different platforms.

Can I use shadcn/ui components for dashboard and admin panel layouts?

Yes, you can use shadcn/ui components for dashboard and admin panel layouts by applying pre-defined layout structures like the app-layout component to structure main interfaces consistently. The system supports IDE and dashboard organizational patterns.

Does this UI design system enforce accessibility best practices for ARIA attributes?

Yes, this UI design system enforces accessibility best practices for ARIA attributes, color contrast, semantic HTML, and keyboard navigation to ensure interfaces are accessible. These standards are integrated directly into the component guidelines and layout structures.

How do I create reusable UI components that maintain design consistency across platforms?

Create reusable UI components by leveraging shadcn/ui primitives and custom Orchestra components within a comprehensive design system, ensuring consistency across platforms through standardized component guidelines and responsive layout patterns. This approach maintains visual and functional parity.