Mailchimp's UI design system. Use when building interfaces inspired by Mailchimp'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/mailchimp/SKILL.mdOpinionated constraints for building Mailchimp-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#2E114B for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #191610 | rgb(25,22,16) | Cards, modals, raised surfaces |
surface-overlay | #F2F2F2 | rgb(242,242,242) | Overlays, tooltips, dropdowns |
text-primary | #1A1A1A | rgb(26,26,26) | Headings, body text |
text-2 | #4D4D4D | rgb(77,77,77) | Additional text |
text-secondary | #A7A7A7 | rgb(167,167,167) | Secondary, muted text |
border-default | #F7F7F7 | rgb(247,247,247) | Subtle borders, dividers |
warning | #FDDB17 | rgb(253,219,23) | Warning states, cautions |
accent | #2E114B | rgb(46,17,75) | Primary actions, links, focus |
success | #72DF58 | rgb(114,223,88) | Success states, confirmations |
Inter as primary font family53px / extra_bold for primary headings31px / semi_bold 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 | 53px | extra_bold | #34332F | 1 |
text-40px | Inter | 40px | semi_bold | #D9D7D3 | 1 |
text-36px | Inter | 36px | extra_bold | #1A1A1A | 1 |
body | Inter | 31px | semi_bold | #3E3E3E | 1 |
text-24px | Inter | 24px | 500 | #898989 | 1 |
text-22px | Inter | 22px | 400 | #42423F | 1 |
text-20px | Inter | 20px | 500 | #3F3F3F | 1 |
text-18px | Inter | 18px | 500 | #252525 | 1 |
text-18px | Inter | 18px | 700 | #E4DCE8 | 1 |
text-18px | Inter | 18px | 500 | #BFBFBF | 1 |
Font Families:
Inter (used 55x)Font Sizes: 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 17px, 18px, 20px, 22px, 24px, 31px, 36px, 40px, 53px
Scale: 0px, 1px, 2px, 3px, 4px, 5px, 6px, 7px, 9px, 22px, 25px
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 | #A7A7A7 | none | - | - |
2px outline with accent color (#2E114B)2px outline-offset#191610 background#191610 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.