AI UI Atlas
Mapping interface systems
给 coding agent 时可以直接复制下面这段,作为 UI 风格约束。
# Leather Skeuomorphic## UsageUse this DESIGN.md as a reusable design brief for an AI coding agent. Apply it when building a new page, restyling an existing interface, or keeping multiple screens visually consistent.## Design IntentYou are implementing an interface using the **Leather Skeuomorphic** design language. 用皮革纹理、压印、缝线和暖棕色建立手账、钱包、收藏册一类强现实隐喻界面。Treat surface, depth, light, and texture as the main carrier of brand expression.## Aliases- 皮革拟物- stitched leather UI## Category- 材质与表面## Target Platforms- 移动端- PC 端## Summary用皮革纹理、压印、缝线和暖棕色建立手账、钱包、收藏册一类强现实隐喻界面。## Visual DNA- 皮革纹理- 压印层级- 缝线边界- 暖棕色## Best Use Cases- 钱包概念- 收藏册- 复古笔记- 高端会员卡## Avoid When现代 SaaS、医疗政企、轻量工具或需要快速扩展组件库的系统。## Anatomy皮革拟物要有明确现实隐喻;缝线用于分区,压印用于状态,不能把所有卡片都做成装饰皮块。## Color SystemUse a Seed → Map → Semantic → Alias token architecture. Components must consume named tokens instead of hard-coded colors.### Reference Palette- **reference-1** `#3b2416`- **reference-2** `#7c3f1d`- **reference-3** `#b45309`- **reference-4** `#f5deb3`- **reference-5** `#111827`### Seed Tokens- **colorBgBase** `#3b2416` - 页面基础背景.- **colorBgContainer** `#4a3323` - 卡片、面板与容器.- **colorFillSecondary** `#57402e` - 次级填充与弱状态.- **colorPrimary** `#b45309` - 品牌主操作与选中态.- **colorTextBase** `#f5deb3` - 正文、图标与高对比轮廓.### Primary Scale- **primary-1** `#efd0a2`- **primary-2** `#e7bf8e`- **primary-3** `#deac76`- **primary-4** `#d3965b`- **primary-5** `#c67a39`- **primary-6** `#b45309`- **primary-7** `#a04c0d`- **primary-8** `#8d4510`- **primary-9** `#793e14`- **primary-10** `#633618`### Neutral Scale- **neutral-1** `#f5deb3`- **neutral-2** `#ecd6ad`- **neutral-3** `#e3cea8`- **neutral-4** `#d1be9d`- **neutral-5** `#b5a78c`- **neutral-6** `#958b78`- **neutral-7** `#716b62`- **neutral-8** `#514f4e`- **neutral-9** `#31343b`- **neutral-10** `#111827`### Semantic Tokens- **colorSuccess** `#16a34a` - 成功、在线、已完成.- **colorSuccessBg** `#dad7a6` - 成功状态浅背景.- **colorWarning** `#b45309` - 警告、待确认、需关注.- **colorWarningBg** `#edcd9f` - 警告状态浅背景.- **colorError** `#b45309` - 错误、危险、阻断.- **colorErrorBg** `#efd0a2` - 错误状态浅背景.- **colorInfo** `#b45309` - 信息、链接、进行中.- **colorInfoBg** `#edcd9f` - 信息状态浅背景.### Alias Tokens- **colorBgLayout** `#422b1c` - 应用整体画布.- **colorBgElevated** `#654e3a` - 弹层、浮层与菜单.- **colorBgSpotlight** `#31343b` - Tooltip 与强提示.- **colorBorder** `#d1be9d` - 控件与容器边框.- **colorBorderSecondary** `#e3cea8` - 轻分隔线.- **colorText** `#f5deb3` - 一级文本.- **colorTextSecondary** `#b9a281` - 二级文本.- **colorTextTertiary** `#988165` - 辅助说明.- **colorTextDisabled** `#7a634b` - 禁用文本.- **colorPrimaryHover** `#c67a39` - 主操作 Hover.- **colorPrimaryActive** `#a04c0d` - 主操作 Active.- **colorPrimaryBorder** `#d3965b` - 主色边框.- **colorPrimaryBg** `#efd0a2` - 主色浅背景.- **colorLink** `#b45309` - 链接与可跳转文本.- **colorFocus** `#d3965b` - 键盘焦点环.- **colorMask** `#0c111c` - Modal 遮罩基础色.Color rules:- Use the palette as design tokens, not random decorative swatches.- Keep primary text and primary actions at accessible contrast.- Use primary-1 through primary-10 for interaction states instead of inventing new brand colors.- Use semantic tokens consistently for success, warning, error, and info; pair color with iconography or text.- Map component styles to Alias Tokens so theme changes do not require component-level color edits.## Typography- Use a modern system sans-serif stack by default; only introduce a custom font when the brand direction requires it.- Headings should be confident but not ornamental; body text must remain readable across mobile and desktop.- Keep labels short, high-contrast, and aligned to the component structure.## Layout And Spacing- Use an 8px spacing base; reserve 4px for micro-gaps and 32px+ for major layout separation.- Keep cards, panels, controls, and lists dimensionally stable across responsive breakpoints.- On mobile, reduce column count before reducing legibility.- Recommended radius: 6-12px radius by default; increase only for expressive or highly tactile components.- Elevation and shadow: Use shadows to separate interactive or elevated surfaces only; avoid stacking many shadow styles.## Component Rules- Components should make the surface logic visible: panels, buttons, inputs, and overlays need consistent material treatment.- Primary actions must be visually obvious and reachable; secondary actions should be quieter but still discoverable.- Cards need a clear title, supporting text or metric, state, and one obvious next action when action is expected.- Forms and filters should use familiar controls, stable dimensions, clear labels, and visible focus states.- Empty, loading, error, and success states must use the same visual language, not generic placeholders.## Interaction And Motion- Use subtle 120-220ms transitions for hover, focus, open, close, and selection states.- Motion should clarify state changes rather than decorate the page.- Respect reduced-motion preferences.## Implementation Recipe1. Start with the real user workflow and page structure; do not make a generic landing page unless explicitly requested.2. Establish layout zones first: navigation, content, controls, feedback, and primary action.3. Apply the color tokens to semantic roles: canvas, surface, text, border, accent, danger, and success.4. Build reusable components that express this style: buttons, cards, inputs, tabs, filters, modals, empty states, and status badges.5. Verify mobile and desktop breakpoints before adding decorative polish.6. Check that the final screen still communicates 皮革纹理, 压印层级, 缝线边界 without relying on a single color or effect.## Quality Checklist- The screen is immediately recognizable as **Leather Skeuomorphic**, not a generic Tailwind layout.- The design uses surface, spacing, typography, and component shape together; it does not rely only on colors.- Primary actions and navigation are clear on both mobile and desktop.- Text is readable, controls are stable, and content does not overlap or shift unexpectedly.- Empty, loading, hover, focus, selected, disabled, success, and error states are styled in the same language.- The implementation avoids the known failure mode: 现代 SaaS、医疗政企、轻量工具或需要快速扩展组件库的系统。## Anti-Patterns- Do not paste this palette onto an unrelated layout and call it finished.- Do not overuse decorative effects where the user needs to read, compare, or act quickly.- Do not mix this style with unrelated visual languages unless the product explicitly requires a hybrid.- Do not hide important state behind low contrast, blur, tiny text, or animation.## Keywords- leather- skeuomorphic- stitched- wallet- vintage## Agent Prompt SnippetImplement the UI in the **Leather Skeuomorphic** design language. Prioritize 皮革纹理, 压印层级, 缝线边界. Use the color roles, typography guidance, spacing rules, component rules, and anti-patterns from this DESIGN.md as hard constraints. The result should feel purpose-built for 钱包概念, 收藏册, 复古笔记, while avoiding: 现代 SaaS、医疗政企、轻量工具或需要快速扩展组件库的系统。