Amplitude's UI design system. Use when building interfaces inspired by Amplitude's aesthetic - light mode, Inter font, 4px grid.
70
62%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/amplitude/SKILL.mdOpinionated 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 logic126714e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.