一键导入
shadcn
shadcn/ui knowledge pack — CLI, MCP, registry, skills, directory, and the docs-block pattern. Say "shadcn" to load it; "shadcn docs" = the docs-block style.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
shadcn/ui knowledge pack — CLI, MCP, registry, skills, directory, and the docs-block pattern. Say "shadcn" to load it; "shadcn docs" = the docs-block style.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Multi-slide bilingual brand carousels — Claude writes the deck, kun renders Anthropic-styled slides at exact platform sizes, a human approves, channels receive
Draft, stage, and publish brand social posts — Claude drafts, /higgs renders, a human approves, Hermes relays
Convert a file or URL to Markdown via MarkItDown (PDF, Office, images, audio, web)
Full pipeline — idea to production (chains every stage)
Autonomous block QA — detect, adversarially verify, fix safe tiers, hand the residual to a human
Technical spec — data model, file plan, refined acceptance criteria
| name | shadcn |
| description | shadcn/ui knowledge pack — CLI, MCP, registry, skills, directory, and the docs-block pattern. Say "shadcn" to load it; "shadcn docs" = the docs-block style. |
| argument-hint | <docs|add|registry|cli|mcp|directory> [name] |
| model | claude-opus-4-8 |
| allowed-tools | ["Bash(pnpm *)","Bash(npx shadcn@latest *)","Read","Write","Edit","Glob","Grep","mcp__shadcn__*","WebFetch"] |
The single word that loads everything Databayt knows about shadcn/ui — say shadcn
and this pack is in context, no website or repo lookup needed. We adopt shadcn deeply:
ui primitives are copied from it, the org registry at /Users/abdout/codebase is
built on top of its registry system, and its docs-block pattern is reused
across repos.
Argument: $ARGUMENTS
| You say | Mode | What happens |
|---|---|---|
shadcn | load | This pack answers / routes by intent. |
shadcn docs | docs-block | Reproduce shadcn's docs-block MDX pattern → references/docs-block.md. |
shadcn add <name> · shadcn <name> | install | Install via shadcn MCP (mcp__shadcn__*) or npx shadcn@latest add. Heavy build → shadcn agent. |
shadcn registry · cli · mcp · directory | spec | Deep reference → references/registry-and-cli.md. |
npx shadcn@latest <init|add|view|search|build|info|docs|migrate|eject|mcp>. Namespaced installs: add @acme/login-form.npx shadcn@latest mcp (already registered). Browse / search / install across every registry in the project's components.json. Tools: mcp__shadcn__*.registry.json + registry-item.json distribute components as JSON under public/r/. Types registry:ui|block|component|lib|hook|page|file|style|theme.pnpm dlx skills add shadcn/ui drops a per-repo project-aware skill into .claude/skills/. This pack is the always-on user-level umbrella above it.@namespace, configured in components.json → registries.| Kun level | shadcn equivalent | Registry type |
|---|---|---|
ui | primitives (Radix, copied) | registry:ui |
atom | components, 2+ primitives composed | registry:atom (org) |
template | blocks / full-page layouts | registry:block / registry:template |
block | beyond shadcn — UI + logic | — |
micro | beyond shadcn — mini service | — |
Create these with the /atom, /template, /block skills — they already compose shadcn primitives.
Recognize and work with these wherever they appear (look in /Users/abdout/codebase first, per org-refs):
| Path | Holds |
|---|---|
components.json | config — style (new-york), aliases, registries |
src/components/ui/ | primitives (registry:ui) |
src/components/atom/ | atoms (registry:atom) |
src/components/template/ · src/registry/**/templates/ | templates (registry:block) |
__registry__/ · src/registry/{schema,*-index,registry-*}.ts | registry index + schema |
public/r/** | built registry JSON (what the CLI installs from) |
content/{docs,atoms}/**.mdx | docs-block MDX (see shadcn docs) |
Lookup order: /Users/abdout/codebase (databayt/codebase) → databayt/shadcn fork (apps/v4/registry/new-york-v4) → databayt/radix.
shadcn agent (~/.claude/agents/shadcn.md)./atom, /template, /block.mcp__shadcn__*) + npx shadcn@latest.references/registry-and-cli.md.shadcn docs → references/docs-block.md.tailwind, semantic.apps/v4 (site + content/docs + registry/new-york-v4), packages/shadcn (CLI), templates/, skills/shadcn/Users/abdout/codebase (databayt/codebase) · databayt/shadcn fork · databayt/radixOnly WebFetch these when you need something genuinely newer than this pack.