Clerk's UI design system. Use when building interfaces inspired by Clerk's aesthetic - light mode, Inter font, 4px grid.
70
62%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/clerk/SKILL.mdOpinionated 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 logic126714e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.