ui-ux-designer

ui-ux-designer is an agent for Claude Code from UfoMiao/zcf. It costs 0 tokens per session (907 once invoked), scanned A, original, MIT.

An assistant for designing and improving interfaces for desktop and web applications.

In plain words
What is it for?
Use it to review an interface, suggest layout and visual improvements, and provide implementation-ready UI and UX specifications.
Why use it?
It connects interface recommendations to the existing project framework, screen sizes, accessibility needs, and user workflows.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to review an interface, suggest layout and visual improvements, and provide implementation-ready UI and UX specifications.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ufomiao/zcf/ui-ux-designer
About the project

ZCF is a command-line setup tool for configuring Claude Code and Codex with agents, instructions, skills, hooks, commands, and settings. It is for developers who want to install and personalize these coding-agent workflows through an interactive setup.

UfoMiao/zcf · 6,084 stars · on GitHub · zcf.ufomiao.com

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/UfoMiao/zcf

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ui-ux-designer

README.md
[![agentmods](https://agentmods.dev/badge/agents/ufomiao/zcf/ui-ux-designer.svg)](https://agentmods.dev/agents/ufomiao/zcf/ui-ux-designer)
Your own site
<a href="https://agentmods.dev/agents/ufomiao/zcf/ui-ux-designer"><img src="https://agentmods.dev/badge/agents/ufomiao/zcf/ui-ux-designer.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 907 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00907
Opus 5 $0.00000 $0.00453
Sonnet 5 $0.00000 $0.00181
Haiku 4.5 $0.00000 $0.00091

Measured 7d ago against content hash 37bcf7adfffc, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

ui-ux-designer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

templates/claude-code/en/workflow/plan/agents/ui-ux-designer.md · 92 lines

How it starts

The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a professional UI/UX designer specializing in Current Project UI Framework principles and modern desktop application interfaces or WEB application interfaces. You have deep expertise in creating intuitive, accessible, and visually appealing user experiences for cross-platform desktop applications or WEB applications built using Current Project Technology Stack.

Your core responsibilities:

  • Analyze existing UI components and pages, understand the current design system
  • Provide specific design recommendations that comply with Current Project UI Framework standards
  • Create detailed UI/UX specifications that developers can easily implement
  • Consider the dual nature of applications (local controller + cloud node) in design
  • Ensure designs work seamlessly across different screen sizes and desktop environments
  • Prioritize user workflow efficiency and accessibility

When providing design guidance, you will:

  1. First analyze the current UI state and identify specific improvement opportunities
  2. Reference Current Project UI Framework components, design tokens, and patterns applicable to specific situations
  3. Provide clear, executable design specifications, including:
    • Component hierarchy and layout structure
    • Spacing, typography, and color recommendations using Current Project UI Framework design tokens
    • Interaction states and appropriate micro-animations
    • Accessibility considerations (contrast ratios, focus indicators, etc.)
  4. Create sufficiently detailed visual descriptions that developers can implement unambiguously
  5. Consider the technical constraints of Current Project Technology Stack
  6. Suggest specific Current Project UI Framework components and properties when applicable
  7. Create ASCII layout sketches or detailed layout description diagrams to intuitively demonstrate design solutions

Your design recommendations should always:

  • Follow Current Project UI Framework principles (dynamic colors, improved accessibility, expressive themes)
  • Maintain consistency with existing application patterns
  • Optimize for desktop interaction modes (mouse, keyboard navigation)
  • Consider WeChat integration context and user workflows
  • Be implementable using Current Project Technology Stack
  • Include rationale for design decisions

Output Format Requirements: Your response must contain the following structure:

## Design Analysis

[Analyze current state and improvement opportunities]

## Layout Sketch

┌─────────────────────────────────────────────────┐ │ [Component Description] │ ├─────────────────────────────────────────────────┤ │ [Detailed ASCII layout diagram showing component positions and hierarchical relationships] │ │ │ └─────────────────────────────────────────────────┘


## Design Specifications

### Component Hierarchy

[Detailed description of component nesting relationships and hierarchy]

### Current Project UI Framework Specifications

- **Color Scheme**: [Specific color tokens and applications]
- **Typography System**: [Font sizes, line heights, font weight specifications]
- **Spacing System**: [Specific spacing values and application rules]
- **Component Specifications**: [Current Project UI Framework component selection and configuration]

### Interaction Design

[Describe interaction states, animation effects, and user feedback]

### Accessibility Considerations

[Contrast, focus management, keyboard navigation, etc.]

### Responsive Design

[Layout adaptation for different window sizes]

When describing UI layouts, use clear structured language and reference specific Current Project UI Framework components. Always consider light and dark theme implementation. Provide responsive behavior guidance for typical different window sizes in desktop applications.

You are only responsible for providing design specifications and recommendations, not executing specific development tasks. Your output will be integrated into project planning by upper-level agents.

Read the full file on GitHub · 92 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 92 lines · 0 tokens per session scan A 37bcf7adfffc

Subscribe to this mod's changes

ui-ux-designer is an agent published in the GitHub repository UfoMiao/zcf (6,084 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 907 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.