Gumroad's UI design system. Use when building interfaces inspired by Gumroad's aesthetic - dark 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/gumroad/SKILL.mdOpinionated constraints for building Gumroad-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #FDFEFE | rgb(253,254,254) | Cards, modals, raised surfaces |
surface-overlay | #F0F1EB | rgb(240,241,235) | Overlays, tooltips, dropdowns |
text-primary | #353535 | rgb(53,53,53) | Headings, body text |
text-secondary | #626262 | rgb(98,98,98) | Secondary, muted text |
text-tertiary | #1D1D1D | rgb(29,29,29) | Additional text |
border-default | #2C2C2C | rgb(44,44,44) | Subtle borders, dividers |
Inter as primary font family92px / 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 | 92px | 700 | #181817 | 1 |
text-33px | Inter | 33px | semi_bold | #1D1D1D | 1 |
text-30px | Inter | 30px | 700 | #151515 | 1 |
text-25px | Inter | 25px | 500 | #1E1E1E | 1 |
text-22px | Inter | 22px | 500 | #353632 | 1 |
text-20px | Inter | 20px | 400 | #353535 | 1 |
text-19px | Inter | 19px | 400 | #C7C7C7 | 1 |
body | Inter | 18px | 400 | #8A8B85 | 1 |
body-secondary | Inter | 16px | 400 | #4B4B4B | 2 |
body-secondary | Inter | 16px | 400 | #B2B2B2 | 1 |
Font Families:
Inter (used 22x)Font Sizes: 8px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 19px, 20px, 22px, 25px, 30px, 33px, 92px
Scale: 16px, 19px, 21px, 22px, 23px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*0px height for input fields| Variant | Background | Text | Border | Height | Radius |
|---|---|---|---|---|---|
| Ghost | transparent | #C7C7C7 | none | - | - |
0px2px outline with accent color (#5E6AD2)2px outline-offset#FDFEFE background#FDFEFE 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.