Systematic visual audit of a web app. Two modes: (1) Wireframe comparison, matching implementation against a design spec HTML file with CSS property extraction. (2) Standalone UX/product review, evaluating usability, visual hierarchy, interaction patterns, and mobile responsiveness from a user perspective. Both modes produce severity-rated reports with screenshots. Use when asked to "audit the UI", "review the UX", "compare against wireframes", "product review", "check the design", "UX review", "usability check", or any request to evaluate a web app's user experience. Also trigger proactively after significant UI changes.
$npx -y skills add floomhq/moto --skill ui-auditInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/ui-audit"` 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/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.