Gusto's UI design system. Use when building interfaces inspired by Gusto'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/gusto/SKILL.mdOpinionated constraints for building Gusto-style interfaces with AI agents.
Reference these guidelines when:
#116D6C as page background (surface-base)#116D6C for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #116D6C | rgb(17,109,108) | Page background |
surface-raised | #FFFFFF | rgb(255,255,255) | Cards, modals, raised surfaces |
surface-overlay | #063E82 | rgb(6,62,130) | Overlays, tooltips, dropdowns |
text-primary | #606060 | rgb(96,96,96) | Headings, body text |
text-secondary | #717171 | rgb(113,113,113) | Secondary, muted text |
text-tertiary | #898989 | rgb(137,137,137) | Additional text |
border-default | #E3ECED | rgb(227,236,237) | Subtle borders, dividers |
accent | #116D6C | rgb(17,109,108) | Primary actions, links, focus |
destructive | #DA6966 | rgb(218,105,102) | Error states, delete actions |
Inter as primary font family51px / extra_bold for primary headings15px / 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 | 51px | extra_bold | #353636 | 1 |
text-35px | Inter | 35px | 700 | #E0554C | 1 |
text-32px | Inter | 32px | extra_bold | #D62833 | 1 |
text-30px | Inter | 30px | semi_bold | #343434 | 1 |
text-28px | Inter | 28px | extra_bold | #FADAD3 | 1 |
text-25px | Inter | 25px | extra_bold | #2E2E2E | 1 |
text-23px | Inter | 23px | semi_bold | #DA6966 | 1 |
text-22px | Inter | 22px | 500 | #323232 | 1 |
text-18px | Inter | 18px | 500 | #575757 | 1 |
text-18px | Inter | 18px | 400 | #5B677E | 1 |
Font Families:
Inter (used 80x)Font Sizes: 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 17px, 18px, 22px, 23px, 25px, 28px, 30px, 32px, 35px, 51px
Scale: 4px, 6px, 7px, 9px, 10px, 15px, 16px, 22px, 23px
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 | #807F7D | none | - | - |
2px outline with accent color (#116D6C)2px outline-offset#FFFFFF background#FFFFFF 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.