AI UI Atlas
Mapping interface systems
给 coding agent 时可以直接复制下面这段,作为 UI 风格约束。
# Liquid Glass## 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 **Liquid Glass** design language. 用半透明玻璃、折射感、流体边缘和高光层模拟会流动的界面材质,常用于高端硬件、AI 产品和沉浸式系统 UI。Treat surface, depth, light, and texture as the main carrier of brand expression.## Aliases- 液态玻璃- fluid glass## Category- 材质与表面## Target Platforms- 移动端- PC 端## Summary用半透明玻璃、折射感、流体边缘和高光层模拟会流动的界面材质,常用于高端硬件、AI 产品和沉浸式系统 UI。## Visual DNA- 半透明面板- 动态高光- 圆润流体边界- 背景内容参与视觉## Best Use Cases- AI 控制台- 媒体播放器- 高端产品官网- 系统浮层## Avoid When信息密度极高、性能预算紧、背景不可控或可访问性要求很强的业务后台。## Anatomy背景需要有足够纹理;表层用 blur、透明度、折射渐变和环境色阴影塑造材质,避免闭合白色描边形成塑料封边;重点按钮保持更高对比度。## Color SystemUse a Seed → Map → Semantic → Alias token architecture. Components must consume named tokens instead of hard-coded colors.### Reference Palette- **reference-1** `#f8fbff`- **reference-2** `#d7f4ff`- **reference-3** `#8bd8ff`- **reference-4** `#6376ff`- **reference-5** `#111827`### Seed Tokens- **colorBgBase** `#f8fbff` - 页面基础背景.- **colorBgContainer** `#f0f3f7` - 卡片、面板与容器.- **colorFillSecondary** `#e6e9ee` - 次级填充与弱状态.- **colorPrimary** `#6376ff` - 品牌主操作与选中态.- **colorTextBase** `#111827` - 正文、图标与高对比轮廓.### Primary Scale- **primary-1** `#e9eeff`- **primary-2** `#d7deff`- **primary-3** `#c2cbff`- **primary-4** `#abb6ff`- **primary-5** `#8d9bff`- **primary-6** `#6376ff`- **primary-7** `#596be5`- **primary-8** `#4f5fcb`- **primary-9** `#4554b1`- **primary-10** `#3a4793`### Neutral Scale- **neutral-1** `#f8fbff`- **neutral-2** `#eff2f6`- **neutral-3** `#e6e9ee`- **neutral-4** `#d3d7dc`- **neutral-5** `#b7bbc3`- **neutral-6** `#979ca4`- **neutral-7** `#727782`- **neutral-8** `#525863`- **neutral-9** `#313845`- **neutral-10** `#111827`### Semantic Tokens- **colorSuccess** `#16a34a` - 成功、在线、已完成.- **colorSuccessBg** `#ddf0e9` - 成功状态浅背景.- **colorWarning** `#d97706` - 警告、待确认、需关注.- **colorWarningBg** `#f4ebe1` - 警告状态浅背景.- **colorError** `#dc2626` - 错误、危险、阻断.- **colorErrorBg** `#f5e6e9` - 错误状态浅背景.- **colorInfo** `#6376ff` - 信息、链接、进行中.- **colorInfoBg** `#e6ebff` - 信息状态浅背景.### Alias Tokens- **colorBgLayout** `#f4f7fb` - 应用整体画布.- **colorBgElevated** `#f1f4f8` - 弹层、浮层与菜单.- **colorBgSpotlight** `#313845` - Tooltip 与强提示.- **colorBorder** `#d3d7dc` - 控件与容器边框.- **colorBorderSecondary** `#e6e9ee` - 轻分隔线.- **colorText** `#111827` - 一级文本.- **colorTextSecondary** `#5b616c` - 二级文本.- **colorTextTertiary** `#858a93` - 辅助说明.- **colorTextDisabled** `#a9aeb6` - 禁用文本.- **colorPrimaryHover** `#8d9bff` - 主操作 Hover.- **colorPrimaryActive** `#596be5` - 主操作 Active.- **colorPrimaryBorder** `#abb6ff` - 主色边框.- **colorPrimaryBg** `#e9eeff` - 主色浅背景.- **colorLink** `#6376ff` - 链接与可跳转文本.- **colorFocus** `#abb6ff` - 键盘焦点环.- **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: 16-32px radius for major surfaces; use pill shapes only where they improve touch targets or softness.- Elevation and shadow: Use environment-tinted outer shadows and backdrop blur for elevation. Avoid closed white perimeter borders and full inset highlights that make glass look plastic; add a low-contrast same-color edge only when adjacent layers cannot separate. Contrast must come from text and component state, not blur alone.## 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 slow, soft transitions for surface changes, highlights, and overlays.- Avoid constant background motion behind readable text.- Respect reduced-motion preferences and provide a static equivalent.## 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 **Liquid Glass**, 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: 信息密度极高、性能预算紧、背景不可控或可访问性要求很强的业务后台。## 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- liquid- glass- blur- translucent- ai## Agent Prompt SnippetImplement the UI in the **Liquid Glass** 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 AI 控制台, 媒体播放器, 高端产品官网, while avoiding: 信息密度极高、性能预算紧、背景不可控或可访问性要求很强的业务后台。