Convertkit's UI design system. Use when building interfaces inspired by Convertkit'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/convertkit/SKILL.mdOpinionated constraints for building Convertkit-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)#194775 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #EEE9E4 | rgb(238,233,228) | Cards, modals, raised surfaces |
surface-overlay | #379EFD | rgb(55,158,253) | Overlays, tooltips, dropdowns |
text-primary | #6C6C6C | rgb(108,108,108) | Headings, body text |
text-secondary | #8C8B91 | rgb(140,139,145) | Secondary, muted text |
text-tertiary | #4B4855 | rgb(75,72,85) | Additional text |
border-default | #EFFEFE | rgb(239,254,254) | Subtle borders, dividers |
accent | #194775 | rgb(25,71,117) | Primary actions, links, focus |
Inter as primary font family75px / 700 for primary headings29px / semi_bold 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 | #242221 | 1 |
body | Inter | 29px | semi_bold | #4B4855 | 1 |
text-24px | Inter | 24px | 700 | #292929 | 1 |
text-17px | Inter | 17px | 400 | #6D6864 | 1 |
text-16px | Inter | 16px | 400 | #66625E | 1 |
text-15px | Inter | 15px | 400 | #9DA1A5 | 1 |
text-15px | Inter | 15px | 500 | #CED2D4 | 1 |
text-15px | Inter | 15px | 500 | #4A4744 | 1 |
text-15px | Inter | 15px | 500 | #4D4A47 | 1 |
text-14px | Inter | 14px | 400 | #8C8B91 | 1 |
Font Families:
Inter (used 35x)Font Sizes: 11px, 12px, 13px, 14px, 15px, 16px, 17px, 24px, 29px, 75px
Scale: 3px, 4px, 6px, 7px, 9px, 10px
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 | #5B5B5B | none | - | - |
2px outline with accent color (#194775)2px outline-offset#EEE9E4 background#EEE9E4 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.