Resend's UI design system. Use when building interfaces inspired by Resend's aesthetic - dark 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/resend/SKILL.mdOpinionated constraints for building Resend-style interfaces with AI agents.
Reference these guidelines when:
#060606 as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #060606 | rgb(6,6,6) | Page background |
surface-raised | #1D1D1D | rgb(29,29,29) | Cards, modals, raised surfaces |
text-primary | #6E6E6E | rgb(110,110,110) | Headings, body text |
text-2 | #BBBBBB | rgb(187,187,187) | Additional text |
border-default | #191919 | rgb(25,25,25) | Subtle borders, dividers |
Inter as primary font family88px / 700 for primary headings18px / 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 | 88px | 700 | #C8C8C8 | 1 |
body | Inter | 18px | 400 | #646464 | 1 |
body-secondary | Inter | 17px | 500 | #BFBFBF | 1 |
text-15px | Inter | 15px | 400 | #6A6A6A | 1 |
text-14px | Inter | 14px | 400 | #666666 | 1 |
text-14px | Inter | 14px | 400 | #626262 | 1 |
text-14px | Inter | 14px | 400 | #646464 | 1 |
caption | Inter | 13px | 400 | #6E6E6E | 1 |
label | Inter | 12px | 500 | #BBBBBB | 1 |
label | Inter | 11px | 400 | #B6B6B5 | 1 |
Font Families:
Inter (used 13x)Font Sizes: 11px, 12px, 13px, 14px, 15px, 17px, 18px, 88px
Scale: 15px
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 | #BBBBBB | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#1D1D1D background#1D1D1D 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.