Dribbble's UI design system. Use when building interfaces inspired by Dribbble'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/dribbble/SKILL.mdOpinionated constraints for building Dribbble-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#F2B5D7 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #FEFEFD | rgb(254,254,253) | Cards, modals, raised surfaces |
surface-overlay | #1B1B1C | rgb(27,27,28) | Overlays, tooltips, dropdowns |
text-primary | #5C5B60 | rgb(92,91,96) | Headings, body text |
text-secondary | #797886 | rgb(121,120,134) | Secondary, muted text |
text-tertiary | #9E9EA7 | rgb(158,158,167) | Additional text |
border-default | #0C110F | rgb(12,17,15) | Subtle borders, dividers |
destructive | #ECC6B6 | rgb(236,198,182) | Error states, delete actions |
accent | #F2B5D7 | rgb(242,181,215) | Primary actions, links, focus |
warning | #FEFEFD | rgb(254,254,253) | Warning states, cautions |
Inter as primary font family42px / 700 for primary headings14px / 300 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 | 42px | 700 | #1D1C27 | 1 |
text-37px | Inter | 37px | 700 | #232323 | 1 |
text-34px | Inter | 34px | extra_bold | #282342 | 1 |
text-27px | Inter | 27px | semi_bold | #CCC9D8 | 1 |
text-19px | Inter | 19px | 400 | #B7B7B7 | 1 |
text-17px | Inter | 17px | 400 | #9E9EA7 | 1 |
text-16px | Inter | 16px | 400 | #626262 | 1 |
body | Inter | 14px | 300 | #46607F | 1 |
body-secondary | Inter | 14px | 400 | #77767D | 1 |
body-secondary | Inter | 14px | 400 | #616066 | 1 |
Font Families:
Inter (used 80x)Font Sizes: 3px, 4px, 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 16px, 17px, 19px, 27px, 34px, 37px, 42px
Scale: 1px, 2px, 3px, 4px, 5px, 6px, 7px, 9px, 14px, 15px, 16px, 19px, 22px, 23px
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 | #5C5B60 | none | - | - |
2px outline with accent color (#F2B5D7)2px outline-offset#FEFEFD background#FEFEFD 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.