·shadcn-ui
*

shadcn-ui

為 React 專案安裝和配置 shadcn/ui 元件。指導元件選擇、安裝順序、相依性管理、使用語意標記進行自訂以及常見的 UI 配方(表單、資料表、導覽、模式)。在 tailwind-theme-builder 設定主題基礎結構後,新增元件、建立表單、建立資料表或設定導覽時使用。

907安裝·40熱度·@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-10

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