What problem does it solve? Before renovating a UI, you need a complete inventory of what already exists. This Skill runs a full read-only audit of an existing project, mapping every screen without changing any code, so redesign decisions are grounded in evidence. ## Core Features & Use Cases - Full Screen Mapping: Walks through every screen of an existing project and documents what is there. - Read-Only Operation: Audits without modifying anything, making it safe to run on production codebases. - Delegation to nadav-design: Acts as a shortcut that invokes the audit mode of the nadav-design skill, so behavior and versioning stay consistent. - Use Case: Before starting a UI renovation, run /ux-audit to produce a step-by-step, evidence-backed map of all screens, then hand that map to the planning and redesign phases. ## Quick Start Ask the assistant to run /ux-audit on the current project to map every screen before starting the UI renovation.