ワンクリックで
codeium-ui-skills
Codeium's UI design system. Use when building interfaces inspired by Codeium's aesthetic - dark mode, Inter font, 4px grid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Codeium's UI design system. Use when building interfaces inspired by Codeium's aesthetic - dark 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 | codeium-ui-skills |
| description | Codeium's UI design system. Use when building interfaces inspired by Codeium's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://codeium.com"} |
Opinionated constraints for building Codeium-style interfaces with AI agents.
Reference these guidelines when:
#152443 as page background (surface-base)#32E5AD for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #152443 | rgb(21,36,67) | Page background |
surface-raised | #32E5AD | rgb(50,229,173) | Cards, modals, raised surfaces |
text-primary | #ACB9C8 | rgb(172,185,200) | Headings, body text |
text-secondary | #136045 | rgb(19,96,69) | Secondary, muted text |
text-tertiary | #CED5DB | rgb(206,213,219) | Additional text |
border-default | #253453 | rgb(37,52,83) | Subtle borders, dividers |
accent | #32E5AD | rgb(50,229,173) | Primary actions, links, focus |
Inter as primary font family77px / 700 for primary headings20px / 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 | 77px | 700 | #CED5DB | 1 |
body | Inter | 20px | 400 | #ACB9C8 | 1 |
body-secondary | Inter | 20px | 400 | #B4BEC9 | 1 |
text-17px | Inter | 17px | 400 | #B2BDCB | 1 |
text-14px | Inter | 14px | 400 | #136045 | 1 |
text-13px | Inter | 13px | 400 | #A0ACBE | 1 |
caption | Inter | 10px | 400 | #146F50 | 1 |
label | Inter | 10px | 400 | #A7B3C2 | 1 |
label | Inter | 10px | 400 | #A1ADBD | 1 |
label | Inter | 10px | 400 | #A9B6C4 | 1 |
Font Families:
Inter (used 13x)Font Sizes: 10px, 13px, 14px, 17px, 20px, 77px
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 | #B2BDCB | none | - | - |
2px outline with accent color (#32E5AD)2px outline-offset#32E5AD background#32E5AD 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