一键导入
matter-ui-skills
Matter's UI design system. Use when building interfaces inspired by Matter's aesthetic - dark mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Matter's UI design system. Use when building interfaces inspired by Matter'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 | matter-ui-skills |
| description | Matter's UI design system. Use when building interfaces inspired by Matter's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://hq.getmatter.com"} |
Opinionated constraints for building Matter-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#5560EC for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #CFE3F9 | rgb(207,227,249) | Cards, modals, raised surfaces |
surface-overlay | #8DBDF7 | rgb(141,189,247) | Overlays, tooltips, dropdowns |
text-primary | #627EA1 | rgb(98,126,161) | Headings, body text |
text-2 | #8C9BAB | rgb(140,155,171) | Additional text |
text-secondary | #888888 | rgb(136,136,136) | Secondary, muted text |
border-default | #D4E5F8 | rgb(212,229,248) | Subtle borders, dividers |
accent | #5560EC | rgb(85,96,236) | Primary actions, links, focus |
destructive | #200D11 | rgb(32,13,17) | Error states, delete actions |
Inter as primary font family81px / 700 for primary headings35px / 700 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 | 81px | 700 | #F0F0F0 | 1 |
body | Inter | 35px | 700 | #818181 | 1 |
text-32px | Inter | 32px | semi_bold | #747474 | 1 |
text-26px | Inter | 26px | extra_bold | #8C8C8C | 1 |
text-24px | Inter | 24px | 700 | #848484 | 1 |
text-21px | Inter | 21px | semi_bold | #494949 | 1 |
text-20px | Inter | 20px | 500 | #515151 | 1 |
text-19px | Inter | 19px | 400 | #666666 | 1 |
text-16px | Inter | 16px | 400 | #3C3C3C | 1 |
text-15px | Inter | 15px | 400 | #525252 | 1 |
Font Families:
Inter (used 32x)Font Sizes: 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 19px, 20px, 21px, 24px, 26px, 32px, 35px, 81px
Scale: 0px, 1px, 10px, 15px
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 | #8C9BAB | none | - | - |
2px outline with accent color (#5560EC)2px outline-offset#CFE3F9 background#CFE3F9 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