一键导入
readwise-ui-skills
Readwise's UI design system. Use when building interfaces inspired by Readwise's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Readwise's UI design system. Use when building interfaces inspired by Readwise'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 | readwise-ui-skills |
| description | Readwise's UI design system. Use when building interfaces inspired by Readwise's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://readwise.io"} |
Opinionated constraints for building Readwise-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)#3C78C1 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #3C78C1 | rgb(60,120,193) | Cards, modals, raised surfaces |
surface-overlay | #F7EFA0 | rgb(247,239,160) | Overlays, tooltips, dropdowns |
text-primary | #323232 | rgb(50,50,50) | Headings, body text |
text-secondary | #83B2E7 | rgb(131,178,231) | Secondary, muted text |
text-tertiary | #A3995D | rgb(163,153,93) | Additional text |
border-default | #2165BC | rgb(33,101,188) | Subtle borders, dividers |
accent | #3C78C1 | rgb(60,120,193) | Primary actions, links, focus |
warning | #F4CF8F | rgb(244,207,143) | Warning states, cautions |
destructive | #F0791E | rgb(240,121,30) | Error states, delete actions |
Inter as primary font family48px / 700 for primary headings28px / semi_bold 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 | 48px | 700 | #383938 | 1 |
text-38px | Inter | 38px | extra_bold | #303030 | 1 |
body | Inter | 28px | semi_bold | #313131 | 1 |
text-22px | Inter | 22px | semi_bold | #323232 | 1 |
text-22px | Inter | 22px | semi_bold | #383838 | 1 |
text-22px | Inter | 22px | 400 | #4C4C4C | 1 |
text-21px | Inter | 21px | 400 | #635A37 | 1 |
text-18px | Inter | 18px | semi_bold | #D5D5D5 | 1 |
text-16px | Inter | 16px | 400 | #9D9D9C | 1 |
text-14px | Inter | 14px | 400 | #BDD8EF | 1 |
Font Families:
Inter (used 49x)Font Sizes: 5px, 6px, 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 16px, 18px, 21px, 22px, 28px, 38px, 48px
Scale: 2px, 5px, 7px, 9px
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 | #83B2E7 | none | - | - |
2px outline with accent color (#3C78C1)2px outline-offset#3C78C1 background#3C78C1 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