원클릭으로
cal-ui-skills
Cal's UI design system. Use when building interfaces inspired by Cal's aesthetic - light mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Cal's UI design system. Use when building interfaces inspired by Cal'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 | cal-ui-skills |
| description | Cal's UI design system. Use when building interfaces inspired by Cal's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://cal.com"} |
Opinionated constraints for building Cal-style interfaces with AI agents.
Reference these guidelines when:
#FDFDFD as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FDFDFD | rgb(253,253,253) | Page background |
surface-raised | #EDEDED | rgb(237,237,237) | Cards, modals, raised surfaces |
surface-overlay | #1C1C1C | rgb(28,28,28) | Overlays, tooltips, dropdowns |
text-primary | #6B6B6B | rgb(107,107,107) | Headings, body text |
text-secondary | #A1A1A1 | rgb(161,161,161) | Secondary, muted text |
text-tertiary | #404040 | rgb(64,64,64) | Additional text |
border-default | #E5E5E5 | rgb(229,229,229) | Subtle borders, dividers |
destructive | #FCC9C1 | rgb(252,201,193) | Error states, delete actions |
Inter as primary font family70px / 700 for primary headings16px / 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 | 70px | 700 | #2A2A2A | 1 |
text-23px | Inter | 23px | semi_bold | #C1C1C1 | 1 |
text-22px | Inter | 22px | semi_bold | #494949 | 1 |
text-21px | Inter | 21px | 500 | #676767 | 1 |
text-21px | Inter | 21px | semi_bold | #383838 | 1 |
text-19px | Inter | 19px | 500 | #2C2C2C | 1 |
text-19px | Inter | 19px | 500 | #3C3C3C | 1 |
text-19px | Inter | 19px | 500 | #D4D4D4 | 1 |
text-18px | Inter | 18px | 500 | #404040 | 1 |
body | Inter | 16px | 400 | #A4A4A4 | 1 |
Font Families:
Inter (used 65x)Font Sizes: 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 19px, 21px, 22px, 23px, 70px
Scale: 1px, 2px, 3px, 4px, 6px, 7px, 8px, 9px, 10px, 11px
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 | #6B6B6B | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#EDEDED background#EDEDED 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