一键导入
obsidian-ui-skills
Obsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Obsidian's UI design system. Use when building interfaces inspired by Obsidian'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 | obsidian-ui-skills |
| description | Obsidian's UI design system. Use when building interfaces inspired by Obsidian's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://obsidian.md"} |
Opinionated constraints for building Obsidian-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#6930C7 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #FEFEFD | rgb(254,254,253) | Cards, modals, raised surfaces |
surface-overlay | #151027 | rgb(21,16,39) | Overlays, tooltips, dropdowns |
text-primary | #858585 | rgb(133,133,133) | Headings, body text |
text-secondary | #3A2F66 | rgb(58,47,102) | Secondary, muted text |
text-tertiary | #555555 | rgb(85,85,85) | Additional text |
border-default | #2F2F2F | rgb(47,47,47) | Subtle borders, dividers |
warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions |
accent | #6930C7 | rgb(105,48,199) | Primary actions, links, focus |
Inter as primary font family78px / 700 for primary headings14px / 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 | 78px | 700 | #CDCDCD | 1 |
text-41px | Inter | 41px | 500 | #8D8D8D | 1 |
text-24px | Inter | 24px | semi_bold | #393939 | 1 |
text-20px | Inter | 20px | 400 | #695C94 | 1 |
text-19px | Inter | 19px | 500 | #939393 | 1 |
text-19px | Inter | 19px | 400 | #DDB5F8 | 1 |
text-16px | Inter | 16px | 500 | #666666 | 1 |
text-16px | Inter | 16px | semi_bold | #B8B8B8 | 1 |
body | Inter | 14px | 400 | #707070 | 1 |
body-secondary | Inter | 14px | 400 | #747474 | 1 |
Font Families:
Inter (used 71x)Font Sizes: 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 16px, 19px, 20px, 24px, 41px, 78px
Scale: 3px, 4px, 5px, 6px, 8px, 11px, 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 | #3A2F66 | none | - | - |
0px2px outline with accent color (#6930C7)2px outline-offset#FEFEFD background#FEFEFD 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