一键导入
ticktick-ui-skills
Ticktick's UI design system. Use when building interfaces inspired by Ticktick's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Ticktick's UI design system. Use when building interfaces inspired by Ticktick'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 | ticktick-ui-skills |
| description | Ticktick's UI design system. Use when building interfaces inspired by Ticktick's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://ticktick.com"} |
Opinionated constraints for building Ticktick-style interfaces with AI agents.
Reference these guidelines when:
#FEFEFE as page background (surface-base)#6E85D9 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FEFEFE | rgb(254,254,254) | Page background |
surface-raised | #D8EDF7 | rgb(216,237,247) | Cards, modals, raised surfaces |
surface-overlay | #3656F8 | rgb(54,86,248) | Overlays, tooltips, dropdowns |
text-primary | #CACACA | rgb(202,202,202) | Headings, body text |
text-secondary | #8D8D8D | rgb(141,141,141) | Secondary, muted text |
text-tertiary | #B7C0DE | rgb(183,192,222) | Additional text |
border-default | #9AAFD4 | rgb(154,175,212) | Subtle borders, dividers |
accent | #6E85D9 | rgb(110,133,217) | Primary actions, links, focus |
Inter as primary font family51px / 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 | 51px | 700 | #282B2C | 1 |
text-20px | Inter | 20px | 400 | #7D8CD9 | 1 |
text-19px | Inter | 19px | 500 | #7C7C7C | 1 |
text-19px | Inter | 19px | 400 | #525F66 | 1 |
text-18px | Inter | 18px | 500 | #797979 | 1 |
text-16px | Inter | 16px | 400 | #A0A0A0 | 1 |
text-16px | Inter | 16px | 400 | #999999 | 1 |
text-16px | Inter | 16px | 400 | #6E85D9 | 1 |
text-15px | Inter | 15px | 400 | #9A9A9A | 1 |
text-15px | Inter | 15px | 400 | #9C9C9C | 1 |
Font Families:
Inter (used 62x)Font Sizes: 9px, 10px, 11px, 12px, 13px, 14px, 15px, 16px, 18px, 19px, 20px, 51px
Scale: 3px, 16px, 22px, 23px, 25px
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 | #C3C2D0 | none | - | - |
2px outline with accent color (#6E85D9)2px outline-offset#D8EDF7 background#D8EDF7 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