·shadcn-ui
*

shadcn-ui

为 React 项目安装和配置 shadcn/ui 组件。指导组件选择、安装顺序、依赖项管理、使用语义标记进行自定义以及常见的 UI 配方(表单、数据表、导航、模式)。在 tailwind-theme-builder 设置主题基础结构后,添加组件、构建表单、创建数据表或设置导航时使用。

915安装·39热度·@jezweb

安装

$npx skills add https://github.com/jezweb/claude-skills --skill shadcn-ui

如何安装 shadcn-ui

通过命令行快速安装 shadcn-ui AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill shadcn-ui
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:jezweb/claude-skills。

SKILL.md

查看原文

Add shadcn/ui components to a themed React project. This skill runs AFTER tailwind-theme-builder has set up CSS variables, ThemeProvider, and dark mode. It handles component installation, customisation, and combining components into working patterns.

Prerequisite: Theme infrastructure must exist (CSS variables, components.json, cn() utility). Use tailwind-theme-builder first if not set up.

Install components in dependency order. Foundation components first, then feature components:

为 React 项目安装和配置 shadcn/ui 组件。指导组件选择、安装顺序、依赖项管理、使用语义标记进行自定义以及常见的 UI 配方(表单、数据表、导航、模式)。在 tailwind-theme-builder 设置主题基础结构后,添加组件、构建表单、创建数据表或设置导航时使用。 来源:jezweb/claude-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jezweb/claude-skills --skill shadcn-ui
分类
*创意媒体
认证
收录时间
2026-02-18
更新时间
2026-03-11

Browse more skills from jezweb/claude-skills

快速解答

什么是 shadcn-ui?

为 React 项目安装和配置 shadcn/ui 组件。指导组件选择、安装顺序、依赖项管理、使用语义标记进行自定义以及常见的 UI 配方(表单、数据表、导航、模式)。在 tailwind-theme-builder 设置主题基础结构后,添加组件、构建表单、创建数据表或设置导航时使用。 来源:jezweb/claude-skills。

如何安装 shadcn-ui?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill shadcn-ui 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/jezweb/claude-skills