원클릭으로
convex-ui-skills
Convex's UI design system. Use when building interfaces inspired by Convex's aesthetic - dark mode, Inter font, 4px grid.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Convex's UI design system. Use when building interfaces inspired by Convex's aesthetic - dark 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 | convex-ui-skills |
| description | Convex's UI design system. Use when building interfaces inspired by Convex's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://convex.dev"} |
Opinionated constraints for building Convex-style interfaces with AI agents.
Reference these guidelines when:
#0F0F0F as page background (surface-base)#214AE8 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #0F0F0F | rgb(15,15,15) | Page background |
surface-raised | #262523 | rgb(38,37,35) | Cards, modals, raised surfaces |
surface-overlay | #F2EAD3 | rgb(242,234,211) | Overlays, tooltips, dropdowns |
text-primary | #676151 | rgb(103,97,81) | Headings, body text |
text-secondary | #403D37 | rgb(64,61,55) | Secondary, muted text |
text-tertiary | #515151 | rgb(81,81,81) | Additional text |
border-default | #3A3934 | rgb(58,57,52) | Subtle borders, dividers |
accent | #214AE8 | rgb(33,74,232) | Primary actions, links, focus |
destructive | #4F3727 | rgb(79,55,39) | Error states, delete actions |
warning | #F2EAD3 | rgb(242,234,211) | Warning states, cautions |
Inter as primary font family40px / semi_bold for primary headings21px / 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 | 40px | semi_bold | #DDDDD7 | 1 |
text-31px | Inter | 31px | 700 | #403D37 | 1 |
body | Inter | 21px | 400 | #676151 | 1 |
body-secondary | Inter | 20px | 700 | #EBEBE7 | 1 |
text-18px | Inter | 18px | 400 | #B4B4AC | 1 |
text-18px | Inter | 18px | 500 | #CBCBC3 | 1 |
text-15px | Inter | 15px | 400 | #5B5B5B | 1 |
text-15px | Inter | 15px | 400 | #B5B5AD | 1 |
text-14px | Inter | 14px | 500 | #5B5B5B | 1 |
text-14px | Inter | 14px | 400 | #5D5D5D | 1 |
Font Families:
Inter (used 95x)Font Sizes: 4px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 18px, 20px, 21px, 31px, 40px
Scale: 1px, 3px, 4px, 6px, 7px, 10px, 13px, 15px, 18px, 21px, 50px, 54px
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 | #5C5646 | none | - | - |
2px outline with accent color (#214AE8)2px outline-offset#262523 background#262523 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