一键导入
pinterest-ui-skills
Pinterest's UI design system. Use when building interfaces inspired by Pinterest's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pinterest's UI design system. Use when building interfaces inspired by Pinterest'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 | pinterest-ui-skills |
| description | Pinterest's UI design system. Use when building interfaces inspired by Pinterest's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://pinterest.com"} |
Opinionated constraints for building Pinterest-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #DC001A | rgb(220,0,26) | Cards, modals, raised surfaces |
surface-overlay | #DDDED8 | rgb(221,222,216) | Overlays, tooltips, dropdowns |
text-primary | #3B3B3A | rgb(59,59,58) | Headings, body text |
text-secondary | #ED93A1 | rgb(237,147,161) | Secondary, muted text |
text-tertiary | #EB5B3E | rgb(235,91,62) | Additional text |
border-default | #BC1C31 | rgb(188,28,49) | Subtle borders, dividers |
destructive | #EB5B3E | rgb(235,91,62) | Error states, delete actions |
Inter as primary font family49px / 700 for primary headings19px / 400 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 | 49px | 700 | #383538 | 1 |
heading-2 | Inter | 46px | 700 | #EB5B3E | 1 |
text-37px | Inter | 37px | 700 | #111111 | 1 |
body | Inter | 19px | 400 | #3B3B3A | 1 |
text-16px | Inter | 16px | semi_bold | #D03A52 | 1 |
text-14px | Inter | 14px | 400 | #484848 | 1 |
text-14px | Inter | 14px | 400 | #40413C | 1 |
text-14px | Inter | 14px | 400 | #F19AA6 | 1 |
text-14px | Inter | 14px | 400 | #3D3D3D | 1 |
text-14px | Inter | 14px | 400 | #353535 | 1 |
Font Families:
Inter (used 15x)Font Sizes: 11px, 12px, 14px, 16px, 19px, 37px, 46px, 49px
Scale: 13px, 15px
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 | #ED93A1 | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#DC001A background#DC001A 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