What problem does it solve? AI assistants start every session without knowledge of your project's design language, forcing you to repeat brand, aesthetic, and accessibility preferences each time. This Skill captures that context once and persists it so all future design work stays consistent. ## Core Features & Use Cases - Codebase Design Discovery: Scans README files, package configs, existing components, brand assets, and CSS variables to infer the current design state before asking questions. - Guided UX Questionnaire: Asks targeted questions about users, brand personality, aesthetic direction, and accessibility requirements only where the codebase leaves gaps. - Persistent Design Context: Writes a structured Design Context section covering users, brand personality, aesthetic direction, and design principles to .impeccable.md, with an optional sync to AGENTS.md. - Use Case: A developer starting a new web app runs this once; the Skill detects the Tailwind setup and existing color tokens, asks about target users and brand tone, then saves principles that guide every subsequent UI generation. ## Quick Start Run the teach-impeccable skill to analyze my project and save our design guidelines for future sessions.