shadcn

Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.

Content Preview
---
name: shadcn
description: Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.
user-invocable: false
risk: safe
source: https://github.com/shadcn-ui/ui/tree/main/skills/shadcn
date_added: "2026-03-07"
---

# shadcn/ui

A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI.

> **IMPORTANT:** Run all CLI commands using the project's package 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/shadcn.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/shadcn/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/shadcn/SKILL.md

Related Skills