ワンクリックで
pitch-ui-skills
Pitch's UI design system. Use when building interfaces inspired by Pitch's aesthetic - light mode, Inter font, 4px grid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Pitch's UI design system. Use when building interfaces inspired by Pitch'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 | pitch-ui-skills |
| description | Pitch's UI design system. Use when building interfaces inspired by Pitch's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://pitch.com"} |
Opinionated constraints for building Pitch-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#5836F6 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #FDFDFD | rgb(253,253,253) | Cards, modals, raised surfaces |
surface-overlay | #5836F6 | rgb(88,54,246) | Overlays, tooltips, dropdowns |
text-primary | #7D7D7D | rgb(125,125,125) | Headings, body text |
text-secondary | #929293 | rgb(146,146,147) | Secondary, muted text |
text-tertiary | #868856 | rgb(134,136,86) | Additional text |
border-default | #F3F3F3 | rgb(243,243,243) | Subtle borders, dividers |
accent | #5836F6 | rgb(88,54,246) | Primary actions, links, focus |
Inter as primary font family68px / 700 for primary headings26px / 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 | 68px | 700 | #F5EEFA | 1 |
body | Inter | 26px | semi_bold | #E4D1F9 | 1 |
text-23px | Inter | 23px | 400 | #D8B1F7 | 1 |
text-19px | Inter | 19px | 300 | #B47CF7 | 1 |
text-18px | Inter | 18px | 500 | #3D3F3B | 1 |
text-18px | Inter | 18px | 400 | #BE84F8 | 1 |
text-16px | Inter | 16px | 400 | #8768D8 | 1 |
text-16px | Inter | 16px | 400 | #8768D4 | 1 |
text-16px | Inter | 16px | 400 | #E2C5F7 | 1 |
text-15px | Inter | 15px | 400 | #BB82F9 | 1 |
Font Families:
Inter (used 39x)Font Sizes: 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 19px, 23px, 26px, 68px
Scale: 3px, 4px, 6px, 7px, 8px
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 | #868856 | none | - | - |
2px outline with accent color (#5836F6)2px outline-offset#FDFDFD background#FDFDFD 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