원클릭으로
clerk-ui-skills
Clerk's UI design system. Use when building interfaces inspired by Clerk's aesthetic - light mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Clerk's UI design system. Use when building interfaces inspired by Clerk'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 | clerk-ui-skills |
| description | Clerk's UI design system. Use when building interfaces inspired by Clerk's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://clerk.com"} |
Opinionated constraints for building Clerk-style interfaces with AI agents.
Reference these guidelines when:
#FEFEFE as page background (surface-base)#C4A9F3 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FEFEFE | rgb(254,254,254) | Page background |
surface-raised | #090909 | rgb(9,9,9) | Cards, modals, raised surfaces |
text-primary | #5C5C5C | rgb(92,92,92) | Headings, body text |
text-secondary | #98979D | rgb(152,151,157) | Secondary, muted text |
text-tertiary | #2F2F2F | rgb(47,47,47) | Additional text |
border-default | #E4E4E1 | rgb(228,228,225) | Subtle borders, dividers |
accent | #C4A9F3 | rgb(196,169,243) | Primary actions, links, focus |
Inter as primary font family66px / 700 for primary headings26px / 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 | 66px | 700 | #262628 | 1 |
body | Inter | 26px | 700 | #292929 | 1 |
text-19px | Inter | 19px | 500 | #4D4D4D | 1 |
text-18px | Inter | 18px | 500 | #303030 | 1 |
text-18px | Inter | 18px | 400 | #525252 | 1 |
text-17px | Inter | 17px | 500 | #E9E9E9 | 1 |
text-17px | Inter | 17px | 400 | #838285 | 1 |
text-16px | Inter | 16px | 500 | #2F2F2F | 1 |
text-16px | Inter | 16px | 300 | #F5F5F5 | 1 |
text-15px | Inter | 15px | 400 | #BDBDBD | 1 |
Font Families:
Inter (used 28x)Font Sizes: 9px, 11px, 12px, 14px, 15px, 16px, 17px, 18px, 19px, 26px, 66px
Scale: 4px, 6px, 7px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*0px height for input fields| Variant | Background | Text | Border | Height | Radius |
|---|---|---|---|---|---|
| Ghost | transparent | #BDBDBD | none | - | - |
0px2px outline with accent color (#C4A9F3)2px outline-offset#090909 background#090909 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