一键导入
airtable-ui-skills
Airtable's UI design system. Use when building interfaces inspired by Airtable's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Airtable's UI design system. Use when building interfaces inspired by Airtable's aesthetic - light mode, Inter font, 4px grid.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
Coda's UI design system. Use when building interfaces inspired by Coda's aesthetic - light mode, Inter font, 4px grid.
| name | airtable-ui-skills |
| description | Airtable's UI design system. Use when building interfaces inspired by Airtable's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://airtable.com"} |
Opinionated constraints for building Airtable-style interfaces with AI agents.
Reference these guidelines when:
#FDF5EA as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FDF5EA | rgb(253,245,234) | Page background |
surface-raised | #13151D | rgb(19,21,29) | Cards, modals, raised surfaces |
text-primary | #B5B8BC | rgb(181,184,188) | Headings, body text |
text-2 | #666159 | rgb(102,97,89) | Additional text |
text-tertiary | #6B2B66 | rgb(107,43,102) | Additional text |
border-default | #2F2C2F | rgb(47,44,47) | Subtle borders, dividers |
warning | #FDF5EA | rgb(253,245,234) | Warning states, cautions |
Inter as primary font family145px / 700 for primary headings24px / 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 | 145px | 700 | #23211E | 1 |
body | Inter | 24px | 400 | #6B2B66 | 1 |
text-20px | Inter | 20px | 500 | #343231 | 1 |
text-18px | Inter | 18px | 400 | #666159 | 1 |
text-18px | Inter | 18px | 400 | #6D2862 | 1 |
caption | Inter | 17px | 400 | #706A62 | 1 |
label | Inter | 15px | 400 | #B5B8BC | 1 |
Font Families:
Inter (used 7x)Font Sizes: 15px, 17px, 18px, 20px, 24px, 145px
Scale: 7px
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 | #B5B8BC | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#13151D background#13151D 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