원클릭으로
brex-ui-skills
Brex's UI design system. Use when building interfaces inspired by Brex's aesthetic - light mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Brex's UI design system. Use when building interfaces inspired by Brex'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 | brex-ui-skills |
| description | Brex's UI design system. Use when building interfaces inspired by Brex's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://brex.com"} |
Opinionated constraints for building Brex-style interfaces with AI agents.
Reference these guidelines when:
#D9D1CF as page background (surface-base)#00070D for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #D9D1CF | rgb(217,209,207) | Page background |
surface-raised | #FEFEFD | rgb(254,254,253) | Cards, modals, raised surfaces |
surface-overlay | #FF4206 | rgb(255,66,6) | Overlays, tooltips, dropdowns |
text-primary | #D98C71 | rgb(217,140,113) | Headings, body text |
text-secondary | #F3AB84 | rgb(243,171,132) | Secondary, muted text |
text-tertiary | #949397 | rgb(148,147,151) | Additional text |
border-default | #DFE0E1 | rgb(223,224,225) | Subtle borders, dividers |
destructive | #D98C71 | rgb(217,140,113) | Error states, delete actions |
accent | #00070D | rgb(0,7,13) | Primary actions, links, focus |
warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions |
Inter as primary font family68px / 700 for primary headings24px / 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 | 68px | 700 | #242528 | 1 |
body | Inter | 24px | 400 | #7D7E81 | 1 |
text-17px | Inter | 17px | 500 | #3B3A3D | 1 |
text-15px | Inter | 15px | 400 | #5B5B5C | 1 |
text-15px | Inter | 15px | 400 | #545455 | 1 |
text-14px | Inter | 14px | 400 | #D98C71 | 1 |
text-14px | Inter | 14px | 400 | #949397 | 1 |
caption | Inter | 13px | 400 | #F3AB84 | 1 |
label | Inter | 13px | 400 | #F2A47B | 1 |
label | Inter | 12px | 400 | #565656 | 1 |
Font Families:
Inter (used 15x)Font Sizes: 11px, 12px, 13px, 14px, 15px, 17px, 24px, 68px
Scale: 6px, 7px, 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 | #F3AB84 | none | - | - |
2px outline with accent color (#00070D)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