·ui-design
*

ui-design

與代理建立更好的介面的自以為約束。在建立 UI 元件、實作動畫、設計佈局、檢查前端可訪問性或使用 Tailwind CSS、運動/反應或可存取基元(如 Radix/Base UI)時使用。

6安裝·0熱度·@ckorhonen

安裝

$npx skills add https://github.com/ckorhonen/claude-skills --skill ui-design

如何安裝 ui-design

透過命令列快速安裝 ui-design AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/ckorhonen/claude-skills --skill ui-design
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:ckorhonen/claude-skills。

SKILL.md

查看原文

| Tailwind CSS | MUST use defaults (spacing, radius, shadows) before custom values | | Animation library | MUST use motion/react (formerly framer-motion) for JS animation | | CSS animation | SHOULD use tw-animate-css for entrance and micro-animations | | Class logic | MUST use cn utility (clsx + tailwind-merge) |

| Interactive primitives | MUST use accessible primitives (Base UI, React Aria, Radix) for keyboard/focus behavior | | Existing components | MUST use project's existing primitives first | | Consistency | NEVER mix primitive systems within the same interaction surface | | New primitives | SHOULD prefer Base UI if compatible with stack |

| Icon buttons | MUST add aria-label to icon-only buttons | | Custom behavior | NEVER rebuild keyboard or focus behavior by hand unless explicitly requested |

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ckorhonen/claude-skills --skill ui-design
分類
*創意媒體
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from ckorhonen/claude-skills

快速解答

什麼是 ui-design?

與代理建立更好的介面的自以為約束。在建立 UI 元件、實作動畫、設計佈局、檢查前端可訪問性或使用 Tailwind CSS、運動/反應或可存取基元(如 Radix/Base UI)時使用。 來源:ckorhonen/claude-skills。

如何安裝 ui-design?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ckorhonen/claude-skills --skill ui-design 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

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