一键导入
substack-ui-skills
Substack's UI design system. Use when building interfaces inspired by Substack's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Substack's UI design system. Use when building interfaces inspired by Substack's aesthetic - light 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 | substack-ui-skills |
| description | Substack's UI design system. Use when building interfaces inspired by Substack's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://substack.com"} |
Opinionated constraints for building Substack-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #FC5013 | rgb(252,80,19) | Cards, modals, raised surfaces |
surface-overlay | #E9E9E9 | rgb(233,233,233) | Overlays, tooltips, dropdowns |
text-primary | #999999 | rgb(153,153,153) | Headings, body text |
text-2 | #515151 | rgb(81,81,81) | Additional text |
text-secondary | #717171 | rgb(113,113,113) | Secondary, muted text |
border-default | #E7E7E7 | rgb(231,231,231) | Subtle borders, dividers |
destructive | #E26739 | rgb(226,103,57) | Error states, delete actions |
Inter as primary font family36px / semi_bold for primary headings17px / 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 | 36px | semi_bold | #BCDBD7 | 1 |
text-19px | Inter | 19px | semi_bold | #4C4D4D | 1 |
body | Inter | 17px | 500 | #535353 | 1 |
body-secondary | Inter | 16px | 400 | #717171 | 1 |
body-secondary | Inter | 16px | 400 | #6E6E6F | 1 |
body-secondary | Inter | 16px | 400 | #F5C0A3 | 1 |
body-secondary | Inter | 15px | 400 | #969696 | 2 |
body-secondary | Inter | 15px | 500 | #515151 | 1 |
body-secondary | Inter | 15px | 400 | #6F6F6F | 1 |
body-secondary | Inter | 15px | 500 | #5D5D5D | 1 |
Font Families:
Inter (used 43x)Font Sizes: 5px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 19px, 36px
Scale: 3px, 4px, 6px, 7px, 8px, 9px, 16px, 18px
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 | #515151 | none | - | - |
0px2px outline with accent color (#5E6AD2)2px outline-offset#FC5013 background#FC5013 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