Posthog's UI design system. Use when building interfaces inspired by Posthog's aesthetic - dark 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/posthog/SKILL.mdOpinionated constraints for building Posthog-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #E38B20 | rgb(227,139,32) | Cards, modals, raised surfaces |
text-primary | #52290C | rgb(82,41,12) | Headings, body text |
text-secondary | #55554A | rgb(85,85,74) | Secondary, muted text |
border-default | #C17C25 | rgb(193,124,37) | Subtle borders, dividers |
destructive | #52290C | rgb(82,41,12) | Error states, delete actions |
warning | #C17C25 | rgb(193,124,37) | Warning states, cautions |
Inter as primary font family14px / 400 for primary headingstext-balance for headings and text-pretty for body texttabular-nums for numeric data| Style | Font | Size | Weight | Color | Count |
|---|---|---|---|---|---|
heading-1 | Inter | 14px | 400 | #626257 | 1 |
heading-2 | Inter | 13px | 300 | #545449 | 1 |
heading-3 | Inter | 12px | 400 | #5B5B50 | 1 |
caption | Inter | 11px | 400 | #58584D | 1 |
label | Inter | 10px | 400 | #52290C | 1 |
label | Inter | 10px | 400 | #55554A | 1 |
label | Inter | 10px | 400 | #56564B | 1 |
Font Families:
Inter (used 7x)Font Sizes: 10px, 11px, 12px, 13px, 14px
Scale: 3px
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 | #52290C | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#E38B20 background#E38B20 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.