Superhuman's UI design system. Use when building interfaces inspired by Superhuman's aesthetic - light mode, Inter font, 4px grid.
75
68%
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/superhuman/SKILL.mdOpinionated 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 |
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 |
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 |
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 |
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 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.