Ui Audit banner
markyy101 markyy101

Ui Audit

Security community

Description

--- name: ui-audit description: "Run comprehensive UI/UX design validation against design principles, accessibility standards, and usability laws" arguments: - name: target description: "Component path, page URL, or --browser flag for live testing" required: false user_invocable: true --- # /ui-audit Run comprehensive UI/UX design validation against established design principles, usability laws, accessibility standards, and cognitive psychology principles. ## When to Use Run this c

Installation

Installs to ~/.claude/skills/markyy101-conductor-orchestrator-superpowers-ui-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/markyy101-conductor-orchestrator-superpowers-ui-audit && curl -fsSL https://raw.githubusercontent.com/markyy101/conductor-orchestrator-superpowers/HEAD/commands/ui-audit.md -o ~/.claude/skills/markyy101-conductor-orchestrator-superpowers-ui-audit/SKILL.md

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

Full documentation available on GitHub

View Source Repository