shadcn-ui

Automate shadcn/ui component installation and theming via MCP registries.

4|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/lespaceman/athena-workflow-marketplace --skill shadcn-ui-lespaceman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shadcn-ui
Source: https://github.com/lespaceman/athena-workflow-marketplace/tree/main/plugins/shadcn/skills/shadcn-ui
Command: npx skills add https://github.com/lespaceman/athena-workflow-marketplace --skill shadcn-ui-lespaceman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing modern interfaces often requires manual setup, wiring registries, and inconsistent theming for shadcn/ui components. This Skill provides an end-to-end workflow to automate installation, composition, and theming within your project.

Core Features & Use Cases

  • Install, compose, and theme shadcn/ui components in a project.
  • Browse registries, view items, and pull examples via the MCP server to resolve install commands.
  • Maintain semantic tokens and align with the configured base (radix/base) and aliases for consistent UI.

Quick Start

Install shadcn/ui components in your project using MCP-backed registries to fetch and apply the components.

Frequently Asked Questions about shadcn-ui

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

FAQPage Schema
How do I install shadcn/ui components using an MCP server?

To install shadcn/ui components, this Skill uses MCP-backed registries to browse, view, and resolve the exact install commands for your project. It automates pulling examples and applying the components directly to your codebase.

How do I maintain consistent theming for shadcn/ui across different registries?

Maintaining consistent theming for shadcn/ui is handled by respecting semantic tokens and aligning with your configured base. The Skill ensures aliases and registry interactions drive correct theming workflows across components.

Does this approach work with both radix and base configurations for Tailwind?

Yes, this approach works with both radix and base configurations. The Skill ensures your project base, whether radix or base, and semantic tokens are respected to drive correct installs and theming workflows for Tailwind.

What is the best way to automate shadcn/ui component composition in a real project?

The best way to automate shadcn/ui component composition is using this Skill to apply end-to-end workflows. It integrates components into a real project by resolving install commands via MCP registries and applying semantic tokens.

Why does my shadcn/ui registry interaction fail to apply semantic tokens correctly?

Registry interactions fail to apply semantic tokens when the configured project base or aliases are misaligned. This Skill ensures registry interactions respect the project base and semantic tokens to drive correct installs and theming.