원클릭으로
craft-ui-skills
Craft's UI design system. Use when building interfaces inspired by Craft's aesthetic - light mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Craft's UI design system. Use when building interfaces inspired by Craft'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 | craft-ui-skills |
| description | Craft's UI design system. Use when building interfaces inspired by Craft's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://craft.do"} |
Opinionated constraints for building Craft-style interfaces with AI agents.
Reference these guidelines when:
#F3EFEC as page background (surface-base)#D0E8F4 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #F3EFEC | rgb(243,239,236) | Page background |
surface-raised | #E3F2E6 | rgb(227,242,230) | Cards, modals, raised surfaces |
surface-overlay | #FEFCCD | rgb(254,252,205) | Overlays, tooltips, dropdowns |
text-primary | #586588 | rgb(88,101,136) | Headings, body text |
text-secondary | #C1D1C6 | rgb(193,209,198) | Secondary, muted text |
text-tertiary | #7E8E83 | rgb(126,142,131) | Additional text |
border-default | #E3E3E1 | rgb(227,227,225) | Subtle borders, dividers |
warning | #050402 | rgb(5,4,2) | Warning states, cautions |
destructive | #EAA277 | rgb(234,162,119) | Error states, delete actions |
success | #E3F2E6 | rgb(227,242,230) | Success states, confirmations |
accent | #D0E8F4 | rgb(208,232,244) | Primary actions, links, focus |
Inter as primary font family75px / 700 for primary headings12px / 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 | 75px | 700 | #1C282E | 1 |
text-20px | Inter | 20px | 700 | #171B1D | 1 |
text-17px | Inter | 17px | 300 | #C2ADC1 | 1 |
text-16px | Inter | 16px | 500 | #313E45 | 1 |
text-15px | Inter | 15px | 400 | #475964 | 1 |
text-14px | Inter | 14px | 500 | #5B5C5E | 1 |
text-14px | Inter | 14px | 400 | #B4B5B3 | 1 |
text-14px | Inter | 14px | 400 | #3F525D | 1 |
text-14px | Inter | 14px | 400 | #445661 | 1 |
text-14px | Inter | 14px | 400 | #3B4E57 | 1 |
Font Families:
Inter (used 51x)Font Sizes: 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 17px, 20px, 75px
Scale: 3px, 9px, 10px, 13px, 15px, 16px, 18px, 19px, 21px, 22px
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 | #313E45 | none | - | - |
2px outline with accent color (#D0E8F4)2px outline-offset#E3F2E6 background#E3F2E6 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