shadcn

0
B

shadcn/ui component library with MCP server integration. Use when adding UI components, building forms, or working with shadcn primitives. Triggers on shadcn, @/components/ui, cn(), radix, cva, component variants.

CommandsAgentsMarketplace
#MCP server#shadcn MCP#components#MCP#shadcn#component#cva#CVA variants

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install settlemint/agent-marketplace/shadcn
skilz install settlemint/agent-marketplace/shadcn --agent opencode
skilz install settlemint/agent-marketplace/shadcn --agent codex
skilz install settlemint/agent-marketplace/shadcn --agent gemini

First time? Install Skilz: pip install skilz

Works with 14 AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/settlemint/agent-marketplace
2. Copy the agent skill directory:
cp -r agent-marketplace/devtools/skills/shadcn ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Type
Other
Meta-Domain
Primary Domain
Market Score
0

Agent Skill Grade

B
Score: 87/100 Click to see breakdown

Score Breakdown

Spec Compliance
13/15
PDA Architecture
27/30
Ease of Use
23/25
Writing Style
8/10
Utility
18/20
Modifiers: -2

Areas to Improve

  • Redundant anti-patterns content
  • Minor voice inconsistency
  • Missing validation loop

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-19

Developer Feedback

I took a look at your shadcn skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 87/100, solid B territory. This is graded against Anthropic's best practices for skills. Your strongest area is Ease of Use (23/25) — the metadata is tight, your triggers are well-chosen, and developers will find this skill easily. Weakest area is Spec Compliance (13/15), mostly because the description lacks trigger phrases.

What's Working Well

  • Triggers are chef's kiss — You've got regex patterns like cn( catching actual code artifacts, plus intent triggers like "utility classes" and "component styling." That's the kind of specificity that gets skills activated when people actually need them.
  • Reference structure is clean — SKILL.md stays under 220 lines while you ship 3 reference files + 5 templates. That's solid Progressive Disclosure — users get the quick start without drowning in options.
  • Practical constraints — Your "Banned" section actually makes sense (no Radix UI reimplements, no copy-paste theming). Not just restrictions for restrictions' sake.
  • Real examples throughout — The CVA pattern examples and accessibility patterns reference show you're solving genuine shadcn/ui pain points.

The Big One: Redundant Anti-Patterns Content

Here's what's eating into your PDA score: you've got anti-patterns documented both inline in SKILL.md (lines 142-150) and as a separate reference file. That's repetition that could be cleaner.

The fix: Remove the inline anti-patterns section from SKILL.md entirely. Replace it with a single pointer: "See references/anti-patterns.md for common mistakes to avoid." This reclaims tokens and keeps the main file focused on the workflow, not the gotchas.

**Im...

AI-Detected Topics

Extracted using NLP analysis

MCP server shadcn MCP components MCP shadcn component cva CVA variants server variants

Report Security Issue

Found a security vulnerability in this agent skill?