원클릭으로
arc-ui-skills
Arc's UI design system. Use when building interfaces inspired by Arc's aesthetic - light mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Arc's UI design system. Use when building interfaces inspired by Arc'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.
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.
Coda's UI design system. Use when building interfaces inspired by Coda's aesthetic - light mode, Inter font, 4px grid.
| name | arc-ui-skills |
| description | Arc's UI design system. Use when building interfaces inspired by Arc's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://arc.net"} |
Opinionated constraints for building Arc-style interfaces with AI agents.
Reference these guidelines when:
#E4E4E4 as page background (surface-base)#6FADE2 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #E4E4E4 | rgb(228,228,228) | Page background |
surface-raised | #1B00B5 | rgb(27,0,181) | Cards, modals, raised surfaces |
surface-overlay | #FEFEFD | rgb(254,254,253) | Overlays, tooltips, dropdowns |
text-primary | #BFAFEA | rgb(191,175,234) | Headings, body text |
text-secondary | #513EA3 | rgb(81,62,163) | Secondary, muted text |
text-tertiary | #E0DCEA | rgb(224,220,234) | Additional text |
border-default | #1902BE | rgb(25,2,190) | Subtle borders, dividers |
accent | #6FADE2 | rgb(111,173,226) | Primary actions, links, focus |
warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions |
Inter as primary font family53px / 700 for primary headings22px / 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 | 53px | 700 | #E4E3EF | 1 |
text-36px | Inter | 36px | 700 | #2D2C2B | 1 |
body | Inter | 22px | 500 | #C7C7C7 | 1 |
text-19px | Inter | 19px | 400 | #666664 | 1 |
text-14px | Inter | 14px | semi_bold | #E0DCEA | 1 |
text-13px | Inter | 13px | 400 | #37556A | 1 |
text-13px | Inter | 13px | 300 | #C0C2C2 | 1 |
text-13px | Inter | 13px | 400 | #AEACF0 | 1 |
text-12px | Inter | 12px | 400 | #BFAFEA | 1 |
text-12px | Inter | 12px | 400 | #513EA3 | 1 |
Font Families:
Inter (used 28x)Font Sizes: 5px, 6px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 19px, 22px, 36px, 53px
Scale: 2px, 3px, 4px, 5px, 6px, 7px, 8px, 9px, 21px, 22px
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 | #BFAFEA | none | - | - |
2px outline with accent color (#6FADE2)2px outline-offset#1B00B5 background#1B00B5 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