一键导入
ghost-ui-skills
Ghost's UI design system. Use when building interfaces inspired by Ghost's aesthetic - dark mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Ghost's UI design system. Use when building interfaces inspired by Ghost'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 | ghost-ui-skills |
| description | Ghost's UI design system. Use when building interfaces inspired by Ghost's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://ghost.org"} |
Opinionated constraints for building Ghost-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 | #DAE1EC | rgb(218,225,236) | Cards, modals, raised surfaces |
surface-overlay | #0D0E10 | rgb(13,14,16) | Overlays, tooltips, dropdowns |
text-primary | #D8D9DC | rgb(216,217,220) | Headings, body text |
text-secondary | #333437 | rgb(51,52,55) | Secondary, muted text |
text-tertiary | #4C4E53 | rgb(76,78,83) | Additional text |
border-default | #DBE0E8 | rgb(219,224,232) | Subtle borders, dividers |
warning | #FAB429 | rgb(250,180,41) | Warning states, cautions |
Inter as primary font family73px / 700 for primary headings26px / 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 | 73px | 700 | #1E2826 | 1 |
body | Inter | 26px | 500 | #2F2F2F | 1 |
body-secondary | Inter | 24px | semi_bold | #D8D9DC | 2 |
body-secondary | Inter | 23px | semi_bold | #E5E6E9 | 1 |
text-18px | Inter | 18px | semi_bold | #C2C3C4 | 1 |
text-14px | Inter | 14px | 400 | #7B7B7B | 1 |
text-14px | Inter | 14px | 400 | #7C7C7C | 1 |
text-14px | Inter | 14px | 400 | #787878 | 1 |
text-13px | Inter | 13px | 400 | #313234 | 1 |
text-13px | Inter | 13px | 400 | #333438 | 1 |
Font Families:
Inter (used 42x)Font Sizes: 9px, 10px, 11px, 12px, 13px, 14px, 18px, 23px, 24px, 26px, 73px
Scale: 3px, 4px, 7px, 13px, 16px
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 | #757678 | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#DAE1EC background#DAE1EC 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