stark-animation
Use this command when the user asks for high-end animation direction, Luma-level landing pages, cinematic product reveals, or when an animated design feels…
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.
> /plugin marketplace add f0d010c/stark > /plugin install stark@stark
How it fires
How this command gets triggered: by you, by Claude, or both.
/stark-auditContext preview
What this command does when you run it.
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.
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]"
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.
Steps:
1. **Detect platform** from file extension or screenshot context:
2. **Load UX checks first when the artifact includes a workflow, form, dashboard, onboarding, checkout, settings, or multi-step task**:
3. **Load the matching ban list**:
4. **Walk the file** and report violations as a table:
| Line | Violation | Severity | Fix | |---|---|---|---| | 42 | `bg-gradient-to-r from-purple-500 to-pink-500` (banned web slop) | high | Pick a real direction; see web-fonts.md | | 88 | `font-family: 'Inter'` (banned default) | high | Replace with a curated pair from `assets/font-pairs.md` |
5. **Categorize** violations:
6. **Recommend a fix path**: one paragraph, concrete steps, no hedging.
Do not just list violations. Always include the fix. If the entire approach needs rework, say so plainly. Prioritize broken flow, missing states, unclear next actions, and accessibility before visual distinctiveness.
Design direction for AI coding agents—grounded in product behavior, platform idiom, and rendered evidence. Stark routes UI work across web, Windows, Apple, Android, cross-platform, UX, and design tokens.
Repo: f0d010c/stark
Use this command when the user asks for high-end animation direction, Luma-level landing pages, cinematic product reveals, or when an animated design feels…
Plan UI assets for a Stark design before implementation, including references, icons, typography, generated product mocks, and optional image generation when…
Use this command when the user asks Stark to go all out, raise design quality broadly, use libraries well, make a UI feel actually designed, or coordinate…
Use this command when testing whether Stark actually generates better designs, refreshing proof screenshots, creating showcase examples, or turning…
Use this command to require proof before calling a UI "good."
Use this command when a web UI should be maintained, released, compared across runs, or used as public proof. It turns visual QA into a repeatable local/CI…