重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
superhuman-ui-skills by ihlamury/design-skills
npx skills add https://github.com/ihlamury/design-skills --skill superhuman-ui-skills用于通过 AI 代理构建 Superhuman 风格界面的规范性约束。
在以下情况下参考这些指南:
#C9B7FD 作为页面背景 (surface-base)#BCBAFC 作为主要操作和焦点状态 (accent)| 标记 | HEX | RGB |
|---|
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 用途 |
|---|
surface-base | #C9B7FD | rgb(201,183,253) | 页面背景 |
surface-raised | #4B5196 | rgb(75,81,150) | 卡片、模态框、凸起表面 |
surface-overlay | #351027 | rgb(53,16,39) | 叠加层、工具提示、下拉菜单 |
text-primary | #B8B1D7 | rgb(184,177,215) | 标题、正文文本 |
text-secondary | #BDC6DF | rgb(189,198,223) | 次要、弱化文本 |
text-tertiary | #B398A9 | rgb(179,152,169) | 附加文本 |
border-default | #4D5498 | rgb(77,84,152) | 细微边框、分隔线 |
accent | #BCBAFC | rgb(188,186,252) | 主要操作、链接、焦点 |
Inter 作为主要字体系列56px / extra_bold 作为主要标题25px / 400 作为正文文本text-balance,对正文使用 text-prettytabular-nums| 样式 | 字体 | 大小 | 粗细 | 颜色 | 计数 |
|---|---|---|---|---|---|
heading-1 | Inter | 56px | extra_bold | #DDE3EC | 1 |
body | Inter | 25px | 400 | #CEDCEE | 1 |
text-17px | Inter | 17px | 400 | #7F5D77 | 1 |
text-16px | Inter | 16px | 400 | #B1AFB9 | 1 |
text-15px | Inter | 15px | 400 | #ABB1D6 | 1 |
text-15px | Inter | 15px | 400 | #B49EBA | 1 |
text-14px | Inter | 14px | 400 | #B1B5D9 | 1 |
text-14px | Inter | 14px | 400 | #AFB5DB | 1 |
text-14px | Inter | 14px | 400 | #A592B5 | 1 |
text-14px | Inter | 14px | 400 | #B9ACD4 | 1 |
字体系列:
Inter (使用了 44 次)字体大小: 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 25px, 56px
比例尺: 3px, 4px, 7px, 8px, 10px, 15px, 21px, 22px, 23px
h-screen,对于全视口高度请使用 h-dvhsafe-area-insetsize-* 而不是 w-* + h-*| 变体 | 背景 | 文本 | 边框 | 高度 | 半径 |
|---|---|---|---|---|---|
| Ghost | transparent | #B8B1D7 | none | - | - |
2px 轮廓线和强调色 (#BCBAFC)2px 的轮廓偏移#4B5196 背景#4B5196 背景opacity: 0.5cursor: not-allowedAlertDialoginput 或 textarea 元素中阻止粘贴aria-labeltransform, opacity)width, height, top, left, margin, padding)ease-out200msprefers-reduced-motionblur() 或 backdrop-filter 表面进行动画处理will-changeuseEffect 用于任何可以通过渲染逻辑表达的内容每周安装量
57
代码仓库
GitHub 星标数
19
首次出现
2026年2月6日
安全审计
安装于
gemini-cli53
opencode52
cursor50
github-copilot50
codex49
kimi-cli44
Opinionated constraints for building Superhuman-style interfaces with AI agents.
Reference these guidelines when:
#C9B7FD as page background (surface-base)#BCBAFC for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #C9B7FD | rgb(201,183,253) | Page background |
surface-raised | #4B5196 | rgb(75,81,150) | Cards, modals, raised surfaces |
surface-overlay | #351027 | rgb(53,16,39) | Overlays, tooltips, dropdowns |
text-primary | #B8B1D7 | rgb(184,177,215) | Headings, body text |
text-secondary | #BDC6DF | rgb(189,198,223) | Secondary, muted text |
Inter as primary font family56px / extra_bold for primary headings25px / 400 for body texttext-balance for headings and text-pretty for body texttabular-nums for numeric data| Style | Font | Size | Weight | Color | Count |
|---|---|---|---|---|---|
heading-1 | Inter | 56px | extra_bold | #DDE3EC | 1 |
body | Inter | 25px | 400 | #CEDCEE | 1 |
text-17px | Inter | 17px | 400 | #7F5D77 | 1 |
Font Families:
Inter (used 44x)Font Sizes: 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 25px, 56px
Scale: 3px, 4px, 7px, 8px, 10px, 15px, 21px, 22px, 23px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*| Variant | Background | Text | Border | Height | Radius |
|---|---|---|---|---|---|
| Ghost | transparent | #B8B1D7 | none | - | - |
2px outline with accent color (#BCBAFC)2px outline-offset#4B5196 background#4B5196 backgroundopacity: 0.5cursor: not-allowedAlertDialog for destructive or irreversible actionsinput or textarea elementsaria-label to icon-only buttonstransform, opacity)width, height, top, left, margin, padding)ease-out on entrance animations200ms for interaction feedbackprefers-reduced-motionblur() or backdrop-filter surfaceswill-change outside an active animationuseEffect for anything that can be expressed as render logicWeekly Installs
57
Repository
GitHub Stars
19
First Seen
Feb 6, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
gemini-cli53
opencode52
cursor50
github-copilot50
codex49
kimi-cli44
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
123,700 周安装
text-tertiary | #B398A9 | rgb(179,152,169) | Additional text |
border-default | #4D5498 | rgb(77,84,152) | Subtle borders, dividers |
accent | #BCBAFC | rgb(188,186,252) | Primary actions, links, focus |
text-16px| Inter |
| 16px |
| 400 |
| #B1AFB9 |
| 1 |
text-15px | Inter | 15px | 400 | #ABB1D6 | 1 |
text-15px | Inter | 15px | 400 | #B49EBA | 1 |
text-14px | Inter | 14px | 400 | #B1B5D9 | 1 |
text-14px | Inter | 14px | 400 | #AFB5DB | 1 |
text-14px | Inter | 14px | 400 | #A592B5 | 1 |
text-14px | Inter | 14px | 400 | #B9ACD4 | 1 |