什么是 shadcn-ui?
为 React 项目安装和配置 shadcn/ui 组件。指导组件选择、安装顺序、依赖项管理、使用语义标记进行自定义以及常见的 UI 配方(表单、数据表、导航、模式)。在 tailwind-theme-builder 设置主题基础结构后,添加组件、构建表单、创建数据表或设置导航时使用。 来源:jezweb/claude-skills。
为 React 项目安装和配置 shadcn/ui 组件。指导组件选择、安装顺序、依赖项管理、使用语义标记进行自定义以及常见的 UI 配方(表单、数据表、导航、模式)。在 tailwind-theme-builder 设置主题基础结构后,添加组件、构建表单、创建数据表或设置导航时使用。
通过命令行快速安装 shadcn-ui AI 技能到你的开发环境
来源:jezweb/claude-skills。
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为 React 项目安装和配置 shadcn/ui 组件。指导组件选择、安装顺序、依赖项管理、使用语义标记进行自定义以及常见的 UI 配方(表单、数据表、导航、模式)。在 tailwind-theme-builder 设置主题基础结构后,添加组件、构建表单、创建数据表或设置导航时使用。 来源:jezweb/claude-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jezweb/claude-skills --skill shadcn-ui 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jezweb/claude-skills