원클릭으로
gumroad-ui-skills
Gumroad's UI design system. Use when building interfaces inspired by Gumroad's aesthetic - dark mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Gumroad's UI design system. Use when building interfaces inspired by Gumroad's aesthetic - dark 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 | gumroad-ui-skills |
| description | Gumroad's UI design system. Use when building interfaces inspired by Gumroad's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://gumroad.com"} |
Opinionated 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 logic