ワンクリックで
n26-ui-skills
N26's UI design system. Use when building interfaces inspired by N26's aesthetic - dark mode, Inter font, 4px grid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
N26's UI design system. Use when building interfaces inspired by N26'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 | n26-ui-skills |
| description | N26's UI design system. Use when building interfaces inspired by N26's aesthetic - dark mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://n26.com"} |
Opinionated constraints for building N26-style interfaces with AI agents.
Reference these guidelines when:
#000000 as page background (surface-base)#116F64 for primary actions and focus states (accent)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #000000 | rgb(0,0,0) | Page background |
surface-raised | #929493 | rgb(146,148,147) | Cards, modals, raised surfaces |
surface-overlay | #E0E0E0 | rgb(224,224,224) | Overlays, tooltips, dropdowns |
text-primary | #555555 | rgb(85,85,85) | Headings, body text |
text-secondary | #436960 | rgb(67,105,96) | Secondary, muted text |
text-tertiary | #588378 | rgb(88,131,120) | Additional text |
border-default | #D3D3D3 | rgb(211,211,211) | Subtle borders, dividers |
accent | #116F64 | rgb(17,111,100) | Primary actions, links, focus |
Inter as primary font family46px / extra_bold for primary headings27px / 500 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 | 46px | extra_bold | #D9DBD7 | 1 |
text-32px | Inter | 32px | 500 | #393939 | 1 |
body | Inter | 27px | 500 | #A09D98 | 1 |
text-23px | Inter | 23px | 500 | #545454 | 1 |
text-14px | Inter | 14px | 400 | #5A8C83 | 1 |
text-13px | Inter | 13px | 400 | #616161 | 1 |
text-13px | Inter | 13px | 400 | #595959 | 1 |
text-12px | Inter | 12px | 300 | #7C7C7C | 1 |
text-12px | Inter | 12px | 400 | #9FD4D0 | 1 |
text-11px | Inter | 11px | 400 | #555555 | 1 |
Font Families:
Inter (used 36x)Font Sizes: 7px, 8px, 9px, 10px, 11px, 12px, 13px, 14px, 23px, 27px, 32px, 46px
Scale: 1px, 3px, 5px
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 | #436960 | none | - | - |
2px outline with accent color (#116F64)2px outline-offset#929493 background#929493 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