一键导入
lemonsqueezy-ui-skills
Lemonsqueezy's UI design system. Use when building interfaces inspired by Lemonsqueezy's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Lemonsqueezy's UI design system. Use when building interfaces inspired by Lemonsqueezy's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Airtable's UI design system. Use when building interfaces inspired by Airtable's aesthetic - light mode, Inter font, 4px grid.
Apple's UI design system. Use when building interfaces inspired by Apple's aesthetic - light mode, Inter font, 4px grid.
Arc's UI design system. Use when building interfaces inspired by Arc's aesthetic - light mode, Inter font, 4px grid.
Awwwards's UI design system. Use when building interfaces inspired by Awwwards's aesthetic - light mode, Inter font, 4px grid.
Bear's UI design system. Use when building interfaces inspired by Bear's aesthetic - light mode, Inter font, 4px grid.
Beehiiv's UI design system. Use when building interfaces inspired by Beehiiv's aesthetic - light mode, Inter font, 4px grid.
| name | lemonsqueezy-ui-skills |
| description | Lemonsqueezy's UI design system. Use when building interfaces inspired by Lemonsqueezy's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://lemonsqueezy.com"} |
Opinionated 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 logic