用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/LoopyLuci/Skills --skill pick-ui-library命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | pick-ui-library |
| description | Use when picking the right library for a frontend task. |
| tags | ["ui-libraries","frontend","react","components","tools"] |
| related_skills | ["frontend-design","emil-design-eng"] |
A curated, opinionated list of frontend libraries. When invoked with a task, match to the list and recommend.
package.json| Task | Library |
|---|---|
| Unstyled, accessible UI components (dialogs, popovers, menus, selects) | base-ui |
| Command menus (⌘K palettes) | cmdk |
| Toasts / notifications | Sonner |
| OTP / verification code inputs | input-otp |
| Customizable GUIs / control panels | Leva |
| Task | Library |
|---|---|
| General-purpose animation | motion (Framer Motion) |
| Animating numbers (counters, stats) | NumberFlow |
| Animated text components | torph |
| 3D globes | Cobe |
| Dynamic OG images | Satori |
| Syntax highlighting | shiki |
| Task | Library |
|---|---|
| Real-time / streaming charts | Liveline |
| General charts | recharts |
| Task | Library |
|---|---|
| Drag and drop | dnd kit |
| Virtualization (long lists) | Virtuoso |
| Task | Library |
|---|---|
| State management | zustand |
| Conditional className strings | clsx |
| Type-safe variant styling | cva |
| Theme switching (no flash) | next-themes |
<div>-based dropdown with manual focus → base-uiuseState web of props → zustandpackage.json checked for existing dependencies