Lemonsqueezy's UI design system. Use when building interfaces inspired by Lemonsqueezy'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/lemonsqueezy/SKILL.mdOpinionated constraints for building Lemonsqueezy-style interfaces with AI agents.
Reference these guidelines when:
#FEFEFE as page background (surface-base)#9368E3 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FEFEFE | rgb(254,254,254) | Page background |
surface-raised | #3F01DF | rgb(63,1,223) | Cards, modals, raised surfaces |
text-primary | #D0B4F4 | rgb(208,180,244) | Headings, body text |
text-2 | #4F4F50 | rgb(79,79,80) | Additional text |
text-secondary | #8550F5 | rgb(133,80,245) | Secondary, muted text |
border-default | #9368E3 | rgb(147,104,227) | Subtle borders, dividers |
accent | #9368E3 | rgb(147,104,227) | Primary actions, links, focus |
warning | #FCD995 | rgb(252,217,149) | Warning states, cautions |
Inter as primary font family74px / 700 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 | 74px | 700 | #F1E8F9 | 1 |
body | Inter | 31px | semi_bold | #E2D2F8 | 1 |
text-25px | Inter | 25px | semi_bold | #E0CDF6 | 1 |
text-25px | Inter | 25px | semi_bold | #E2D1F8 | 1 |
text-25px | Inter | 25px | semi_bold | #DAC6F6 | 1 |
text-22px | Inter | 22px | 500 | #D0B4F4 | 1 |
text-18px | Inter | 18px | 400 | #8A59F2 | 1 |
text-15px | Inter | 15px | 400 | #8A56F5 | 1 |
text-15px | Inter | 15px | 400 | #8955F5 | 1 |
text-15px | Inter | 15px | 400 | #794D14 | 1 |
Font Families:
Inter (used 18x)Font Sizes: 11px, 12px, 13px, 14px, 15px, 18px, 22px, 25px, 31px, 74px
Scale: 17px, 21px, 29px
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 | #D0B4F4 | none | - | - |
2px outline with accent color (#9368E3)2px outline-offset#3F01DF background#3F01DF 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.