Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
quantumnous avatar

Shadcn Ui

  • 6 installs
  • 44.3k repo stars
  • Updated August 4, 2026
  • quantumnous/new-api

Helps with ai & agent building tasks.

About

shadcn-ui is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • shadcn-ui
  • AI & Agent Building
  • AI-coding skill

Shadcn Ui by the numbers

  • 6 all-time installs (skills.sh)
  • Ranked #12,825 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/quantumnous/new-api --skill shadcn-ui

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs6
repo stars44.3k
Last updatedAugust 4, 2026
Repositoryquantumnous/new-api

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

<!-- Canonical overview: https://ui.shadcn.com/docs/skills.md -->

Skills (shadcn/ui)

Skills give AI assistants project-aware context about shadcn/ui. When used, the assistant knows how to find, install, compose, and customize components using the correct APIs and patterns for your project.

For example, you can ask:

  • _"Add a login form with email and password fields."_
  • _"Create a settings page with a form for updating profile information."_
  • _"Build a dashboard with a sidebar, stats cards, and a data table."_
  • _"Switch to --preset [CODE]"_
  • _"Can you add a hero from @tailark?"_

The skill reads your project's components.json and provides your framework, aliases, installed components, icon library, and base library so it can generate correct code on the first try.

---

Install (ecosystem vs this repo)

Official install from Skills — shadcn/ui:

npx skills add shadcn/ui

That installs the skill where the skills CLI is available. This repository keeps the same intent under .agents/skills/shadcn-ui/ (overview here + vendored upstream docs in `vendor/shadcn/`) and runs the shadcn CLI from the frontend app root:

cd web/default && bunx shadcn@latest info --json

Learn more about skills at skills.sh.

---

What's included (and where)

Project context

Run `shadcn info --json` (here: cd web/default && bunx shadcn@latest info --json) for framework, Tailwind version, aliases, base (radix | base), icon library, installed components, and resolved paths.

CLI commands

Full command reference (vendored): `vendor/shadcn/cli.md`.

Theming and customization

Vendored: `vendor/shadcn/customization.md`. Live docs: Theming.

Registry authoring

Not duplicated as a single file in the vendor tree; see Registry and build in `vendor/shadcn/cli.md`.

MCP server

Vendored: `vendor/shadcn/mcp.md`. Live docs: MCP Server.

---

How it works

1. Project detection — Applies when components.json exists (here: web/default/components.json). 2. Context injection — Use shadcn info --json as ground truth for imports and APIs. 3. Pattern enforcement — Follow rules in `vendor/shadcn/SKILL.md` and `vendor/shadcn/rules/`. 4. Component discoveryshadcn docs, shadcn search, MCP, or registries — see vendored SKILL + MCP doc.

---

Learn more (web)

---

Vendored upstream bundle (deep rules)

Snapshot from shadcn-ui/ui `skills/shadcn`; revision note in `vendor/shadcn/UPSTREAM.txt`.

DocPath
Full official skill body`vendor/shadcn/SKILL.md`
CLI reference`vendor/shadcn/cli.md`
Theming / customization`vendor/shadcn/customization.md`
MCP`vendor/shadcn/mcp.md`
Forms`vendor/shadcn/rules/forms.md`
Composition`vendor/shadcn/rules/composition.md`
Icons`vendor/shadcn/rules/icons.md`
Styling`vendor/shadcn/rules/styling.md`
Base vs Radix`vendor/shadcn/rules/base-vs-radix.md`

Workflow: Prefer this root SKILL.md for repo paths (web/default, Bun). Read `vendor/shadcn/SKILL.md` for the complete upstream workflow, patterns, and CLI quick reference. Use *`vendor/shadcn/rules/.md`** when validating concrete markup.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.