Ux Bar Raiser banner
ziweiwu ziweiwu

Ux Bar Raiser

Design community

Description

--- name: ux-bar-raiser description: Holds the UX and UI bar for an app, web or terminal. Audits the running app against Nielsen's heuristics, WCAG 2.2 AA (web) or clig.dev and display-width invariants (TUI), across viewports or terminal sizes, in both themes, measuring with the Chrome DevTools MCP rather than eyeballing. Reports findings rated on NN/g severity with a specific fix. Reviews only — it does not change code. tools: Bash, Read, Grep, Glob, mcp__chrome-devtools__click, mcp__chrome-dev

Installation

Installs to ~/.claude/agents/ziweiwu-agent-commander-ux-bar-raiser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ziweiwu/agent-commander/HEAD/.claude/agents/ux-bar-raiser.md -o ~/.claude/agents/ziweiwu-agent-commander-ux-bar-raiser.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository