Figma's UI design system. Use when building interfaces inspired by Figma'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/figma/SKILL.mdOpinionated constraints for building Figma-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)#BEBAF6 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #3A28FA | rgb(58,40,250) | Cards, modals, raised surfaces |
surface-overlay | #E7E7E7 | rgb(231,231,231) | Overlays, tooltips, dropdowns |
text-primary | #545454 | rgb(84,84,84) | Headings, body text |
text-2 | #262626 | rgb(38,38,38) | Additional text |
text-tertiary | #656565 | rgb(101,101,101) | Additional text |
border-default | #4D3ECF | rgb(77,62,207) | Subtle borders, dividers |
accent | #BEBAF6 | rgb(190,186,246) | Primary actions, links, focus |
Inter as primary font family57px / extra_bold for primary headings36px / 700 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 | 57px | extra_bold | #232323 | 1 |
body | Inter | 36px | 700 | #272727 | 1 |
text-30px | Inter | 30px | 700 | #2C2C2C | 1 |
text-28px | Inter | 28px | 500 | #545454 | 1 |
text-26px | Inter | 26px | semi_bold | #272727 | 1 |
text-22px | Inter | 22px | 400 | #2D2D2D | 1 |
text-20px | Inter | 20px | 500 | #545454 | 1 |
text-18px | Inter | 18px | semi_bold | #262626 | 1 |
text-18px | Inter | 18px | semi_bold | #373737 | 1 |
text-17px | Inter | 17px | semi_bold | #313131 | 1 |
Font Families:
Inter (used 23x)Font Sizes: 13px, 14px, 15px, 16px, 17px, 18px, 20px, 22px, 26px, 28px, 30px, 36px, 57px
Scale: 3px, 4px
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 | #BEBAF6 | none | - | - |
2px outline with accent color (#BEBAF6)2px outline-offset#3A28FA background#3A28FA 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.