Front's UI design system. Use when building interfaces inspired by Front's aesthetic - light mode, Inter font, 4px grid.
75
68%
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/front/SKILL.mdOpinionated constraints for building Front-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)#C8CC51 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #240733 | rgb(36,7,51) | Cards, modals, raised surfaces |
surface-overlay | #503AF3 | rgb(80,58,243) | Overlays, tooltips, dropdowns |
text-primary | #978BF0 | rgb(151,139,240) | Headings, body text |
text-secondary | #D1D1D1 | rgb(209,209,209) | Secondary, muted text |
text-tertiary | #8F8F8F | rgb(143,143,143) | Additional text |
border-default | #DDD4F5 | rgb(221,212,245) | Subtle borders, dividers |
accent | #C8CC51 | rgb(200,204,81) | Primary actions, links, focus |
warning | #B49F65 | rgb(180,159,101) | Warning states, cautions |
Inter as primary font family58px / 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 | 58px | 700 | #E7E1E8 | 1 |
body | Inter | 26px | 700 | #EBE5EC | 1 |
text-17px | Inter | 17px | 400 | #AC99B3 | 1 |
text-16px | Inter | 16px | 400 | #46541B | 1 |
text-15px | Inter | 15px | 400 | #977FAF | 1 |
text-15px | Inter | 15px | 400 | #594B5F | 1 |
text-15px | Inter | 15px | 400 | #BCABC2 | 1 |
text-15px | Inter | 15px | 400 | #C8B8CD | 1 |
text-14px | Inter | 14px | 400 | #977FB0 | 1 |
text-14px | Inter | 14px | 400 | #9880B0 | 1 |
Font Families:
Inter (used 79x)Font Sizes: 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 26px, 58px
Scale: 1px, 2px, 3px, 5px, 6px, 18px, 20px
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 | #978BF0 | none | - | - |
2px outline with accent color (#C8CC51)2px outline-offset#240733 background#240733 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.