Wise's UI design system. Use when building interfaces inspired by Wise'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/wise/SKILL.mdOpinionated constraints for building Wise-style interfaces with AI agents.
Reference these guidelines when:
#91E75E as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #91E75E | rgb(145,231,94) | Page background |
surface-raised | #FEFEFE | rgb(254,254,254) | Cards, modals, raised surfaces |
surface-overlay | #E6EAE5 | rgb(230,234,229) | Overlays, tooltips, dropdowns |
text-primary | #7C7C7C | rgb(124,124,124) | Headings, body text |
text-2 | #525B4B | rgb(82,91,75) | Additional text |
text-tertiary | #4A4A4A | rgb(74,74,74) | Additional text |
border-default | #EFFEE5 | rgb(239,254,229) | Subtle borders, dividers |
success | #112501 | rgb(17,37,1) | Success states, confirmations |
Inter as primary font family70px / 700 for primary headings41px / 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 | 70px | 700 | #122902 | 1 |
heading-2 | Inter | 70px | 700 | #142E05 | 1 |
body | Inter | 41px | 700 | #1E2F10 | 1 |
text-38px | Inter | 38px | 700 | #213213 | 1 |
text-20px | Inter | 20px | 700 | #1A3F0B | 1 |
text-19px | Inter | 19px | 500 | #225411 | 1 |
text-17px | Inter | 17px | 400 | #2C6418 | 1 |
text-16px | Inter | 16px | 400 | #464646 | 1 |
text-16px | Inter | 16px | 400 | #7CAF59 | 1 |
text-16px | Inter | 16px | 400 | #7BAD57 | 1 |
Font Families:
Inter (used 26x)Font Sizes: 11px, 12px, 13px, 14px, 15px, 16px, 17px, 19px, 20px, 38px, 41px, 70px
Scale: 4px, 15px, 18px, 19px, 20px, 21px, 22px, 37px
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 | #3A3F39 | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#FEFEFE background#FEFEFE 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.