Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

ui-designer-skillui 设计师技能

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

39,632

周安装

1,635

GitHub Stars

4

下载量

12,949
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ui-designer-skill(ui 设计师技能)
来源仓库:https://github.com/1999azzar/ui-designer-skill
安装命令:
openclaw skills install ui-designer-skill
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ui-designer-skill

简介

用于辅助界面设计、视觉规范和交互体验优化。ui-designer-skill 属于效率类 Skill,可作为该场景下的辅助能力补充。

  • 支持基于 Material You、Fluent Design 等 16 种设计系统生成界面。
  • 适合快速构建符合主流设计语言的 UI 方案和组件结构。
  • 使用时需结合具体品牌和用户任务,确保风格统一。
  • 可帮助 Agent 生成符合规范的布局与配色建议。

SKILL.md

name
ui-designer
description
Design beautiful interfaces using 16+ design systems including Material You, Fluent Design, Apple HIG, Ant Design, Carbon Design, Shopify Polaris, Minimalism, Glassmorphism, Neo-Brutalism, Neumorphism, Skeuomorphism, Claymorphism, Swiss Design, and Atlassian Design. Expert in Tailwind CSS, color harmonics, component theming, and accessibility (WCAG).

UI Designer Skill

Expert design guidance for creating aesthetically pleasing, user-centric interfaces across multiple design languages. This skill focuses on the visual and structural design intent before and during implementation.

Core Capabilities

1. Color Palette Generation

Generate cohesive and harmonic color palettes tailored to the project's vibe.

  • Deliverables: HEX codes, Tailwind config extensions, and CSS variables.
  • Palettes: Default to high-end pastels, dark luxury, or tonal Material You sets.

2. Component Theming

Establish robust theme systems (Light/Dark) through consistent design tokens.

  • Define --bg, --text, --accent, and --border variables.
  • Ensure unified states (hover, focus, active) across all UI elements.

3. Accessibility Audits

Evaluate and refine interfaces for maximum inclusivity and compliance.

  • Focus: WCAG AA/AAA contrast ratios, semantic HTML, and intuitive navigation.
  • Guidance: ARIA attributes, focus ring management, and screen-reader friendliness.

Design Systems Library (16 Total)

CategorySystemKey TraitsBest ForReference
EnterpriseFluent DesignAcrylic materials, reveal effects, 5 principlesWindows apps, Microsoft 365, enterprisefluent-design.md
EnterpriseAnt DesignNatural, 8px grid, 12-columnAdmin panels, B2B, data-heavy appsant-design.md
EnterpriseCarbon Design16-column grid, IBM Plex, clarityEnterprise software, data visualizationcarbon-design.md
EnterpriseAtlassian DesignBold, collaboration-focused, 8px gridProject management, team toolsatlassian-design.md
PlatformApple HIGSF Pro, vibrancy, blur materials, 44pt targetsiOS, macOS, native appsapple-hig.md
PlatformShopify PolarisMerchant-focused, fresh, teal brandE-commerce, merchant toolsshopify-polaris.md
ModernMaterial YouDynamic color, large corners, tonal palettesAndroid, modern web appsmaterial-you.md
ModernGlassmorphismBackdrop blur, vibrant gradientsDashboards, hero sectionsglassmorphism.md
ModernNeumorphismSoft 3D, dual shadows, monochromaticCreative projects, minimal UIneumorphism.md
ModernNeo-BrutalismThick borders, hard shadows, bold colorsCreative agencies, artistic brandsneo-brutalism.md
ModernClaymorphismSoft 3D, double inner shadows, playfulPlayful apps, consumer productsclaymorphism.md
ClassicMinimalismTypography-driven, generous paddingContent sites, portfoliosminimalism.md
ClassicSwiss Design12-column grid, no shadows, asymmetricProfessional services, typographyswiss-design.md
ClassicSkeuomorphismRealistic textures, physical mimicryLuxury products, vintage themesskeuomorphism.md
HybridM3 Pastel GlassMaterial + Glass, 28px cornersModern SaaS, creative toolsm3-pastel-glass.md
HybridNeo-M3 HybridBrutalism + M3, 3px borders, hard shadowsTech media, editorial sitesneo-m3-hybrid.md

Automation: Cursor Integration

This skill can automatically update your project's .cursorrules to keep the AI aligned with your design goals.

apply_ui_rules.py

Run this script to append design rules to your current directory's .cursorrules.

python3 $WORKSPACE/skills/ui-designer-skill/scripts/apply_ui_rules.py --style [fluent|ant|carbon|atlassian|apple-hig|polaris|material|minimal|glass|neumorphism|neo-brutalism|claymorphism|skeuomorphism|swiss|m3-pastel|neo-m3] --palette [pastel|dark|vibrant|mono]

Workflows

1. Design Conception

When starting a new feature, ask for:

  • Primary design language? (Choose from 16+ systems: Fluent, Ant, Carbon, Atlassian, Apple HIG, Polaris, Material You, Glassmorphism, Neumorphism, Neo-Brutalism, Claymorphism, Minimalism, Swiss Design, Skeuomorphism, or hybrid styles)
  • Color vibe? (Pastel, Dark, High-Contrast, Monochromatic, Brand-specific)
  • Target platform? (Web, iOS, Android, Desktop, Cross-platform)

2. Component Architecture

Plan the HTML/React structure with Tailwind classes. Focus on Grid/Flex layouts and responsiveness.

Best Practices

  • Consistency: Stick to one design language per project.
  • Accessibility: Ensure enough contrast for text.
  • Azzar's Rule: "Just enough engineering to get it done well." (Wong edan mah ajaib).

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

82.27%
按下载量换算10,653

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills