ワンクリックで
things-ui-skills
Things's UI design system. Use when building interfaces inspired by Things's aesthetic - light mode, Inter font, 8px grid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Things's UI design system. Use when building interfaces inspired by Things's aesthetic - light mode, Inter font, 8px 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 | things-ui-skills |
| description | Things's UI design system. Use when building interfaces inspired by Things's aesthetic - light mode, Inter font, 8px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://culturedcode.com/things"} |
Opinionated constraints for building Things-style interfaces with AI agents.
Reference these guidelines when:
#EEF2F5 as page background (surface-base)#729AE0 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #EEF2F5 | rgb(238,242,245) | Page background |
text-primary | #729AE0 | rgb(114,154,224) | Headings, body text |
text-2 | #5A5E61 | rgb(90,94,97) | Additional text |
text-tertiary | #2F343B | rgb(47,52,59) | Additional text |
accent | #729AE0 | rgb(114,154,224) | Primary actions, links, focus |
Inter as primary font family49px / 700 for primary headings23px / 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 | 49px | 700 | #2F343B | 1 |
body | Inter | 23px | 400 | #5A5E61 | 1 |
text-20px | Inter | 20px | 500 | #729AE0 | 1 |
text-19px | Inter | 19px | semi_bold | #9298A0 | 1 |
text-14px | Inter | 14px | 400 | #9499A1 | 1 |
text-14px | Inter | 14px | 400 | #989CA4 | 1 |
caption | Inter | 11px | 400 | #989DA4 | 1 |
Font Families:
Inter (used 7x)Font Sizes: 11px, 14px, 19px, 20px, 23px, 49px
h-screen, use h-dvh for full viewport heightsafe-area-inset for fixed elementssize-* for square elements instead of w-* + h-*2px outline with accent color (#729AE0)2px outline-offsetsurface-raised backgroundsurface-raised 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