Craft's UI design system. Use when building interfaces inspired by Craft's aesthetic - light mode, Inter font, 4px grid.
70
62%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/craft/SKILL.mdOpinionated 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 logic126714e
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.