ワンクリックで
mobbin-ui-skills
Mobbin's UI design system. Use when building interfaces inspired by Mobbin's aesthetic - light mode, Inter font, 4px grid.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Mobbin's UI design system. Use when building interfaces inspired by Mobbin'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 | mobbin-ui-skills |
| description | Mobbin's UI design system. Use when building interfaces inspired by Mobbin's aesthetic - light mode, Inter font, 4px grid. |
| license | MIT |
| metadata | {"author":"design-skills","version":"1.0.0","source":"https://mobbin.com"} |
Opinionated constraints for building Mobbin-style interfaces with AI agents.
Reference these guidelines when:
#FFFFFF as page background (surface-base)| Token | HEX | RGB | Usage |
|---|---|---|---|
surface-base | #FFFFFF | rgb(255,255,255) | Page background |
surface-raised | #0F0F0F | rgb(15,15,15) | Cards, modals, raised surfaces |
surface-overlay | #EEEEEF | rgb(238,238,239) | Overlays, tooltips, dropdowns |
text-primary | #B1B1B1 | rgb(177,177,177) | Headings, body text |
text-secondary | #939393 | rgb(147,147,147) | Secondary, muted text |
text-tertiary | #4A4A4A | rgb(74,74,74) | Additional text |
border-default | #DEDEDE | rgb(222,222,222) | Subtle borders, dividers |
Inter as primary font family75px / 700 for primary headings18px / 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 | 75px | 700 | #1B1B1B | 1 |
text-20px | Inter | 20px | 500 | #ACACAC | 1 |
text-19px | Inter | 19px | 400 | #7C7C7C | 1 |
body | Inter | 18px | 400 | #B3B3B3 | 1 |
body-secondary | Inter | 18px | 500 | #3A3A3A | 1 |
body-secondary | Inter | 16px | 500 | #AFAFAF | 2 |
body-secondary | Inter | 16px | 500 | #B2B2B2 | 1 |
body-secondary | Inter | 16px | 500 | #B5B5B5 | 1 |
body-secondary | Inter | 15px | 400 | #4D4D4D | 2 |
body-secondary | Inter | 15px | 500 | #B1B1B1 | 1 |
Font Families:
Inter (used 17x)Font Sizes: 8px, 11px, 12px, 14px, 15px, 16px, 18px, 19px, 20px, 75px
Scale: 8px, 21px, 22px, 28px
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 | #4A4A4A | none | - | - |
2px outline with accent color (#5E6AD2)2px outline-offset#0F0F0F background#0F0F0F 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