一键导入
bear-ui-skills
Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
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.
Beehiiv's UI design system. Use when building interfaces inspired by Beehiiv's aesthetic - light mode, Inter font, 4px grid.
Coda's UI design system. Use when building interfaces inspired by Coda's aesthetic - light mode, Inter font, 4px grid.
基于 SOC 职业分类
| name | bear-ui-skills |
| description | Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://bear.app"} |
Opinionated constraints for building Bear-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 | #DDDDDE | rgb(221,221,222) | Cards, modals, raised surfaces |
surface-overlay | #232428 | rgb(35,36,40) | Overlays, tooltips, dropdowns |
text-primary | #8B8C90 | rgb(139,140,144) | Headings, body text |
text-secondary | #7D7D7F | rgb(125,125,127) | Secondary, muted text |
text-tertiary | #AB8C8E | rgb(171,140,142) | Additional text |
border-default | #EFEFEF | rgb(239,239,239) | Subtle borders, dividers |
Inter as primary font family50px / 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 | 50px | 700 | #494949 | 1 |
text-23px | Inter | 23px | semi_bold | #474747 | 1 |
text-23px | Inter | 23px | 500 | #535353 | 1 |
text-22px | Inter | 22px | 400 | #A6A6A6 | 1 |
text-20px | Inter | 20px | 400 | #A7A7A7 | 1 |
text-17px | Inter | 17px | 400 | #A4A4A4 | 1 |
text-17px | Inter | 17px | 400 | #686868 | 1 |
text-16px | Inter | 16px | 400 | #7D7D7D | 1 |
text-16px | Inter | 16px | 300 | #808080 | 1 |
text-16px | Inter | 16px | 400 | #9B9B9B | 1 |
Font Families:
Inter (used 53x)Font Sizes: 7px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 20px, 22px, 23px, 50px
Scale: 7px, 11px, 18px
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 | #7D7D7F | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#DDDDDE background#DDDDDE 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