Segment's UI design system. Use when building interfaces inspired by Segment'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/segment/SKILL.mdOpinionated constraints for building Segment-style interfaces with AI agents.
Reference these guidelines when:
#0748D8 as page background (surface-base)#94C2F0 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #0748D8 | rgb(7,72,216) | Page background |
surface-raised | #000000 | rgb(0,0,0) | Cards, modals, raised surfaces |
surface-overlay | #0F1423 | rgb(15,20,35) | Overlays, tooltips, dropdowns |
text-primary | #2F3239 | rgb(47,50,57) | Headings, body text |
text-2 | #424856 | rgb(66,72,86) | Additional text |
text-secondary | #94C2F0 | rgb(148,194,240) | Secondary, muted text |
border-default | #1148C1 | rgb(17,72,193) | Subtle borders, dividers |
accent | #94C2F0 | rgb(148,194,240) | Primary actions, links, focus |
Inter as primary font family50px / 700 for primary headings31px / 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 | 50px | 700 | #E1E4E6 | 1 |
heading-2 | Inter | 46px | semi_bold | #2F3239 | 1 |
heading-3 | Inter | 46px | 700 | #222730 | 1 |
body | Inter | 31px | 500 | #2D2C41 | 1 |
text-21px | Inter | 21px | 400 | #B1B7C2 | 1 |
text-18px | Inter | 18px | 400 | #54575E | 1 |
text-16px | Inter | 16px | 300 | #87A1D0 | 1 |
text-15px | Inter | 15px | 400 | #5F6165 | 1 |
text-15px | Inter | 15px | 400 | #484A50 | 1 |
text-15px | Inter | 15px | 400 | #52545B | 1 |
Font Families:
Inter (used 20x)Font Sizes: 5px, 10px, 13px, 14px, 15px, 16px, 18px, 21px, 31px, 46px, 50px
Scale: 6px, 7px
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 | #94C2F0 | none | - | - |
2px outline with accent color (#94C2F0)2px outline-offset#000000 background#000000 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.