Skip to content

OpenClaw and Hermes

UI/UX Pro Max

UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.

  • Pass
  • Development
  • Version 0.1.0

The facts

Publisher
xobi667
Runs on
OpenClaw and Hermes
Updated
May 11, 2026
Downloads on ClawHub
40.6k
Installs on ClawHub
1.2k
Stars
177
Category
Development View on ClawHub

Security review

PassChecked on September 8, 2026

This skill provides UI/UX guidance and an optional local design-system file generator, with no evidence of exfiltration, hidden persistence, or malicious behavior.

The review is ClawHub’s, shown here as published. Diali does not edit it. Read the full audit on ClawHub

What it needs before the first run

Nothing to configure. It runs as soon as it is installed.

Install it on your Diali agent

  1. Open Skills in the dashboard

    Every plan includes the catalog. Search for the skill by name.

  2. Read the review, then install

    The verdict and summary above are shown again on the install screen. Pick the agent it goes on.

  3. Give it what it needs, then use it

    If the skill asks for credentials or settings, the dashboard collects them. The skill then runs inside the agent’s own sandbox.

From the skill’s README

Written by the publisher and shown as published on ClawHub.

Follow these steps to deliver high-quality UI/UX output with minimal back-and-forth.

1) Triage

Ask only what you must to avoid wrong work:

  • Target platform: web / iOS / Android / desktop
  • Stack (if code changes): React/Next/Vue/Svelte, CSS/Tailwind, component library
  • Goal and constraints: conversion, speed, brand vibe, accessibility level (WCAG AA?)
  • What you have: screenshot, Figma, repo, URL, user journey

If the user says "全部都要" (design + UX + code + design system), treat it as four deliverables and ship in that order.

2) Produce Deliverables (pick what fits)

Always be concrete: name components, states, spacing, typography, and interactions.

  • UI concept + layout: Provide a clear visual direction, grid, typography, color system, key screens/sections.
  • UX flow: Map the user journey, critical paths, error/empty/loading states, edge cases.
  • Design system: Tokens (color/typography/spacing/radius/shadow), component rules, accessibility notes.
  • Implementation plan: Exact file-level edits, component breakdown, and acceptance criteria.

3) Use Bundled Assets

This skill bundles data you can cite for inspiration/standards.

  • Design intelligence data: Read from skills/ui-ux-pro-max/assets/data/ when you need palettes, patterns, or UI/UX heuristics.
  • Upstream reference: If you need more phrasing/examples, consult skills/ui-ux-pro-max/references/upstream-skill-content.md.

4) Optional Script (Design System Generator)

If you need to quickly generate tokens and page-specific overrides, use the bundled script:

bash
python3 skills/ui-ux-pro-max/scripts/design_system.py --help

Prefer running it when the user wants a structured token output (ASCII-friendly).

Output Standards

  • Default to ASCII-only tokens/variables unless the project already uses Unicode.
  • Include: spacing scale, type scale, 2-3 font pair options, color tokens, component states.
  • Always cover: empty/loading/error, keyboard navigation, focus states, contrast.
Get started

Give a skill an agent to run on

Every plan includes the skills catalog, every channel and every connector. Build an agent and install your first skill from the dashboard.