一键导入
todoist-ui-skills
Todoist's UI design system. Use when building interfaces inspired by Todoist's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Todoist's UI design system. Use when building interfaces inspired by Todoist's aesthetic - light 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 | todoist-ui-skills |
| description | Todoist's UI design system. Use when building interfaces inspired by Todoist's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://todoist.com"} |
Opinionated constraints for building Todoist-style interfaces with AI agents.
Reference these guidelines when:
#FDFCFA as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FDFCFA | rgb(253,252,250) | Page background |
surface-raised | #FDDECF | rgb(253,222,207) | Cards, modals, raised surfaces |
surface-overlay | #FDF3EA | rgb(253,243,234) | Overlays, tooltips, dropdowns |
text-primary | #A6A6A6 | rgb(166,166,166) | Headings, body text |
text-2 | #515250 | rgb(81,82,80) | Additional text |
text-secondary | #6B6A6A | rgb(107,106,106) | Secondary, muted text |
border-default | #F6F1EF | rgb(246,241,239) | Subtle borders, dividers |
destructive | #FDF3EA | rgb(253,243,234) | Error states, delete actions |
warning | #FDFCFA | rgb(253,252,250) | Warning states, cautions |
Inter as primary font family55px / 700 for primary headings13px / 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 | 55px | 700 | #2B2A26 | 1 |
text-22px | Inter | 22px | 400 | #606159 | 1 |
text-21px | Inter | 21px | 500 | #C95958 | 1 |
text-20px | Inter | 20px | 400 | #66675E | 1 |
text-19px | Inter | 19px | 400 | #777674 | 1 |
text-18px | Inter | 18px | 500 | #969591 | 1 |
text-18px | Inter | 18px | 400 | #A4A3A1 | 1 |
text-18px | Inter | 18px | extra_bold | #8B8C86 | 1 |
text-16px | Inter | 16px | 500 | #F1BCAF | 1 |
text-16px | Inter | 16px | 400 | #52534D | 1 |
Font Families:
Inter (used 75x)Font Sizes: 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 19px, 20px, 21px, 22px, 55px
Scale: 1px, 2px, 3px, 4px, 9px, 10px
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 | #515250 | none | - | - |
0px2px outline with accent color (#5E6AD2)2px outline-offset#FDDECF background#FDDECF 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