Ux Audit banner
joesteinkamp joesteinkamp

Ux Audit

Security community

Description

--- description: UX/design audit of a screen — ux-audit skill when available, else an inline heuristic audit; serves the report argument-hint: [screenshot path(s) or design, + optional focus] allowed-tools: Bash, Read, Glob, Skill group: design skill-backed: true --- Run a UX/design audit. $ARGUMENTS 1. Resolve the target screenshot(s) from $ARGUMENTS — explicit file path(s), a directory, or the most recent screenshot if none were given. 2. If the **`ux-audit`** skill is available to you (v

Installation

Installs to ~/.claude/skills/joesteinkamp-agent-global-instructions-ux-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joesteinkamp-agent-global-instructions-ux-audit && curl -fsSL https://raw.githubusercontent.com/joesteinkamp/agent-global-instructions/HEAD/commands/ux-audit.md -o ~/.claude/skills/joesteinkamp-agent-global-instructions-ux-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