GitHub's UI design system. Use when building interfaces inspired by GitHub's aesthetic - dark mode, Inter font, 4px grid.
67
58%
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/github/SKILL.mdOpinionated constraints for building GitHub-style interfaces with AI agents.
Reference these guidelines when:
#10131A as page background (surface-base)#030036 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #10131A | rgb(16,19,26) | Page background |
surface-raised | #11122F | rgb(17,18,47) | Cards, modals, raised surfaces |
surface-overlay | #186D29 | rgb(24,109,41) | Overlays, tooltips, dropdowns |
text-primary | #878A91 | rgb(135,138,145) | Headings, body text |
text-secondary | #74777E | rgb(116,119,126) | Secondary, muted text |
text-tertiary | #525C71 | rgb(82,92,113) | Additional text |
border-default | #1A1835 | rgb(26,24,53) | Subtle borders, dividers |
success | #A3D4AD | rgb(163,212,173) | Success states, confirmations |
accent | #030036 | rgb(3,0,54) | Primary actions, links, focus |
Inter as primary font family53px / 700 for primary headings29px / 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 | 53px | 700 | #E3E4EA | 1 |
body | Inter | 29px | 400 | #606A7A | 1 |
text-18px | Inter | 18px | 400 | #A7A8BF | 1 |
text-16px | Inter | 16px | 300 | #989BA2 | 1 |
text-15px | Inter | 15px | 300 | #3F4249 | 1 |
text-15px | Inter | 15px | 400 | #7F848A | 1 |
text-15px | Inter | 15px | 400 | #B5B6C4 | 1 |
text-15px | Inter | 15px | 400 | #A3D4AD | 1 |
text-15px | Inter | 15px | 400 | #6B6B71 | 1 |
text-15px | Inter | 15px | 400 | #9796B1 | 1 |
Font Families:
Inter (used 54x)Font Sizes: 4px, 5px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 29px, 53px
Scale: 3px, 4px, 5px, 9px, 15px, 22px, 29px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*0px height for input fields| Variant | Background | Text | Border | Height | Radius |
|---|---|---|---|---|---|
| Ghost | transparent | #B5B6C4 | none | - | - |
0px2px outline with accent color (#030036)2px outline-offset#11122F background#11122F 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.