Stark Audit banner
f0d010c f0d010c

Stark Audit

Security community

Description

--- description: Audit existing UI/UX code, flows, or screenshots against UX heuristics plus the matching platform's anti-slop ban list and idiomatic checklist. Reports specific violations with line numbers and proposed fixes. argument-hint: "[file or screenshot path]" --- # /stark-audit Legacy Claude Code command. In Codex, ask: > Audit this file with stark for UX problems and AI design slop. Audit the file or screenshot at `$1` against the appropriate platform's standards from this plugin.

Installation

Installs to ~/.claude/skills/f0d010c-stark-stark-audit/SKILL.md

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