What problem does it solve? AI-generated interfaces often ship with generic layouts, anti-patterns, and inconsistent visual systems. This Skill gives an AI agent a structured design workflow with commands for auditing, polishing, critiquing, and building interfaces that follow explicit design rules. ## Core Features & Use Cases - Command-based design workflow: One skill exposes 23 sub-commands such as /impeccable audit, /impeccable polish, and /impeccable critique, each routed to a dedicated reference playbook. - Anti-pattern detection: A rule engine scans HTML/CSS for design anti-patterns (low contrast, flat type hierarchy, icon-tile stacks) via a CLI, browser overlay, and Chrome extension. - Mode and platform awareness: Design guidance adapts per surface mode (Persuade, Operate, Read, Experience) and per platform (web, iOS, Android, adaptive), loading Apple HIG or Material Design 3 references when needed. - Use Case: Point the agent at a landing page and run /impeccable audit to receive a structured report of detected anti-patterns and concrete fixes grounded in the project's PRODUCT.md and DESIGN.md context. ## Quick Start Ask the agent to run /impeccable audit on your current page to get a prioritized list of design issues and fixes.