Shopify's UI design system. Use when building interfaces inspired by Shopify's aesthetic - light mode, Inter font, 4px grid.
75
68%
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/shopify/SKILL.mdOpinionated constraints for building Shopify-style interfaces with AI agents.
Reference these guidelines when:
#FEFEFE as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FEFEFE | rgb(254,254,254) | Page background |
surface-raised | #04090B | rgb(4,9,11) | Cards, modals, raised surfaces |
text-primary | #858A8E | rgb(133,138,142) | Headings, body text |
text-secondary | #C9CCCD | rgb(201,204,205) | Secondary, muted text |
text-tertiary | #B9BCBF | rgb(185,188,191) | Additional text |
border-default | #DFE1E2 | rgb(223,225,226) | Subtle borders, dividers |
Inter as primary font family88px / extra_bold for primary headings39px / 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 | 88px | extra_bold | #D5D6D7 | 1 |
text-63px | Inter | 63px | semi_bold | #C9CCCD | 1 |
body | Inter | 39px | 500 | #858A8E | 1 |
text-29px | Inter | 29px | semi_bold | #DBDCDE | 1 |
text-27px | Inter | 27px | 400 | #B7BABD | 1 |
text-17px | Inter | 17px | 400 | #B9BCBF | 1 |
text-16px | Inter | 16px | 400 | #9FA2A6 | 1 |
text-15px | Inter | 15px | 300 | #A5A8AC | 1 |
text-15px | Inter | 15px | 400 | #A4A7AA | 1 |
caption | Inter | 13px | 400 | #3E3E3E | 1 |
Font Families:
Inter (used 14x)Font Sizes: 12px, 13px, 15px, 16px, 17px, 27px, 29px, 39px, 63px, 88px
Scale: 19px, 26px, 28px
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 | #B9BCBF | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#04090B background#04090B 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.