什么是 dribbble-ui-skills?
Dribbble 的 UI 设计系统。在构建受 Dribbble 美学启发的界面时使用 - 浅色模式、Inter 字体、4px 网格。 来源:ihlamury/design-skills。
Dribbble 的 UI 设计系统。在构建受 Dribbble 美学启发的界面时使用 - 浅色模式、Inter 字体、4px 网格。
通过命令行快速安装 dribbble-ui-skills AI 技能到你的开发环境
来源:ihlamury/design-skills。
Opinionated constraints for building Dribbble-style interfaces with AI agents.
| surface-base | #000000 | rgb(0,0,0) | Page background | | surface-raised | #FEFEFD | rgb(254,254,253) | Cards, modals, raised surfaces | | surface-overlay | #1B1B1C | rgb(27,27,28) | Overlays, tooltips, dropdowns | | text-primary | #5C5B60 | rgb(92,91,96) | Headings, body text | | text-secondary | #797886 | rgb(121,120,134) | Secondary, muted text |
| text-tertiary | #9E9EA7 | rgb(158,158,167) | Additional text | | border-default | #0C110F | rgb(12,17,15) | Subtle borders, dividers | | destructive | #ECC6B6 | rgb(236,198,182) | Error states, delete actions | | accent | #F2B5D7 | rgb(242,181,215) | Primary actions, links, focus | | warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ihlamury/design-skills --skill dribbble-ui-skillsDribbble 的 UI 设计系统。在构建受 Dribbble 美学启发的界面时使用 - 浅色模式、Inter 字体、4px 网格。 来源:ihlamury/design-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ihlamury/design-skills --skill dribbble-ui-skills 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ihlamury/design-skills