一键导入
paddle-ui-skills
Paddle's UI design system. Use when building interfaces inspired by Paddle's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Paddle's UI design system. Use when building interfaces inspired by Paddle'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 | paddle-ui-skills |
| description | Paddle's UI design system. Use when building interfaces inspired by Paddle's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://paddle.com"} |
Opinionated constraints for building Paddle-style interfaces with AI agents.
Reference these guidelines when:
#FDFDFD as page background (surface-base)#3475F2 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FDFDFD | rgb(253,253,253) | Page background |
surface-raised | #78FDAF | rgb(120,253,175) | Cards, modals, raised surfaces |
surface-overlay | #E0E0E1 | rgb(224,224,225) | Overlays, tooltips, dropdowns |
text-primary | #2E8D5F | rgb(46,141,95) | Headings, body text |
text-secondary | #6F7070 | rgb(111,112,112) | Secondary, muted text |
text-tertiary | #929292 | rgb(146,146,146) | Additional text |
border-default | #8FF5BA | rgb(143,245,186) | Subtle borders, dividers |
accent | #3475F2 | rgb(52,117,242) | Primary actions, links, focus |
success | #78FDAF | rgb(120,253,175) | Success states, confirmations |
Inter as primary font family74px / 700 for primary headings32px / 500 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 | #E3E5E4 | 1 |
body | Inter | 32px | 500 | #CCD0D1 | 1 |
body-secondary | Inter | 30px | extra_bold | #E5E6E3 | 1 |
text-23px | Inter | 23px | semi_bold | #D7D9D6 | 1 |
text-19px | Inter | 19px | 400 | #969996 | 1 |
text-18px | Inter | 18px | 700 | #DADBD9 | 1 |
text-16px | Inter | 16px | 400 | #5A5E5D | 1 |
text-15px | Inter | 15px | 400 | #4F5150 | 1 |
text-15px | Inter | 15px | 400 | #B1B5B1 | 1 |
text-15px | Inter | 15px | 400 | #7D8182 | 1 |
Font Families:
Inter (used 48x)Font Sizes: 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 19px, 23px, 30px, 32px, 74px
Scale: 0px, 1px, 2px, 3px, 4px, 6px, 7px, 9px, 13px
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 | #2E8D5F | none | - | - |
2px outline with accent color (#3475F2)2px outline-offset#78FDAF background#78FDAF 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