ワンクリックで
apple-ui-skills
Apple's UI design system. Use when building interfaces inspired by Apple's aesthetic - light mode, Inter font, 4px grid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Apple's UI design system. Use when building interfaces inspired by Apple'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.
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.
Coda's UI design system. Use when building interfaces inspired by Coda's aesthetic - light mode, Inter font, 4px grid.
| name | apple-ui-skills |
| description | Apple's UI design system. Use when building interfaces inspired by Apple's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://apple.com"} |
Opinionated constraints for building Apple-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)#155BD0 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #0858DC | rgb(8,88,220) | Cards, modals, raised surfaces |
text-primary | #808080 | rgb(128,128,128) | Headings, body text |
text-secondary | #6D89B5 | rgb(109,137,181) | Secondary, muted text |
text-tertiary | #90C5F1 | rgb(144,197,241) | Additional text |
border-default | #B5C7D8 | rgb(181,199,216) | Subtle borders, dividers |
accent | #155BD0 | rgb(21,91,208) | Primary actions, links, focus |
Inter as primary font family51px / 700 for primary headings27px / 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 | 51px | 700 | #2D2B30 | 1 |
text-43px | Inter | 43px | 700 | #272729 | 1 |
body | Inter | 27px | 500 | #454547 | 1 |
body-secondary | Inter | 26px | 500 | #3D3C41 | 1 |
text-16px | Inter | 16px | 400 | #6D89B5 | 1 |
text-15px | Inter | 15px | 400 | #8EC7F2 | 1 |
text-14px | Inter | 14px | 400 | #90C5F1 | 1 |
text-12px | Inter | 12px | 300 | #808080 | 1 |
caption | Inter | 11px | 300 | #707070 | 1 |
label | Inter | 10px | 400 | #7E7E7E | 1 |
Font Families:
Inter (used 18x)Font Sizes: 9px, 10px, 11px, 12px, 14px, 15px, 16px, 26px, 27px, 43px, 51px
Scale: 21px
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 | #6D89B5 | none | - | - |
2px outline with accent color (#155BD0)2px outline-offset#0858DC background#0858DC 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