Verify a shipped UI against objective design gates — WCAG accessibility, design-token fidelity, responsive/render integrity, interaction & state coverage, and visual regression — by rendering it in a real browser. Use for 'ux review', 'a11y check', 'does this UI hold up', or /ux-review. Enforces design quality; does not redesign or review code (use /code-review).
$npx -y skills add lemoncrow-lab/lemoncrow --skill ux-reviewInstalls into the current project.
Run `npx skills use "https://github.com/lemoncrow-lab/lemoncrow" --skill "lemoncrow-lab/lemoncrow/ux-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lemoncrow-lab/lemoncrow" that are relevant to the current task. Run `npx skills add "https://github.com/lemoncrow-lab/lemoncrow"` and select the relevant skills, then follow their instructions.