一键导入
amplitude-ui-skills
Amplitude's UI design system. Use when building interfaces inspired by Amplitude's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Amplitude's UI design system. Use when building interfaces inspired by Amplitude's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Airtable's UI design system. Use when building interfaces inspired by Airtable's aesthetic - light mode, Inter font, 4px grid.
Apple's UI design system. Use when building interfaces inspired by Apple's aesthetic - light mode, Inter font, 4px grid.
Arc's UI design system. Use when building interfaces inspired by Arc's aesthetic - light mode, Inter font, 4px grid.
Awwwards's UI design system. Use when building interfaces inspired by Awwwards's aesthetic - light mode, Inter font, 4px grid.
Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid.
Beehiiv's UI design system. Use when building interfaces inspired by Beehiiv's aesthetic - light mode, Inter font, 4px grid.
| name | amplitude-ui-skills |
| description | Amplitude's UI design system. Use when building interfaces inspired by Amplitude's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://amplitude.com"} |
Opinionated constraints for building Amplitude-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#3151E1 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #FFFFFF | rgb(255,255,255) | Cards, modals, raised surfaces |
surface-overlay | #EFF0F4 | rgb(239,240,244) | Overlays, tooltips, dropdowns |
text-primary | #171717 | rgb(23,23,23) | Headings, body text |
text-2 | #383838 | rgb(56,56,56) | Additional text |
text-secondary | #BBBBBB | rgb(187,187,187) | Secondary, muted text |
border-default | #3A3A3A | rgb(58,58,58) | Subtle borders, dividers |
accent | #3151E1 | rgb(49,81,225) | Primary actions, links, focus |
Inter as primary font family58px / 700 for primary headings23px / 500 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 | 58px | 700 | #1D46E1 | 1 |
heading-2 | Inter | 56px | 700 | #161616 | 1 |
text-40px | Inter | 40px | 700 | #171717 | 1 |
body | Inter | 23px | 500 | #282828 | 1 |
text-19px | Inter | 19px | 400 | #656565 | 1 |
text-16px | Inter | 16px | 400 | #383838 | 1 |
text-14px | Inter | 14px | 400 | #474747 | 1 |
text-14px | Inter | 14px | 400 | #3E3E3E | 1 |
text-13px | Inter | 13px | 400 | #BBBBBB | 1 |
text-13px | Inter | 13px | 400 | #575757 | 1 |
Font Families:
Inter (used 51x)Font Sizes: 5px, 6px, 7px, 8px, 9px, 10px, 11px, 13px, 14px, 16px, 19px, 23px, 40px, 56px, 58px
Scale: 1px, 2px, 3px, 5px, 6px, 12px, 18px, 25px
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 | #383838 | none | - | - |
2px outline with accent color (#3151E1)2px outline-offset#FFFFFF background#FFFFFF 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 logic