What problem does it solve? AI assistants start every session without knowledge of your project's design direction, leading to inconsistent UI decisions. This Skill runs a one-time setup that captures your brand personality, aesthetic preferences, and accessibility requirements, then saves them as persistent design guidelines. ## Core Features & Use Cases - Codebase Exploration: Scans README, package.json, components, brand assets, and CSS variables to infer existing design patterns before asking questions. - Guided Questioning: Asks focused follow-up questions about users, brand personality, aesthetic direction, and accessibility needs only where the codebase leaves gaps. - Persistent Design Context: Writes a structured Design Context section to .impeccable.md and optionally appends it to AGENTS.md so all future sessions follow the same principles. - Use Case: A developer starting a new web app runs this once; every subsequent AI-assisted design task then follows the documented brand personality, theme preferences, and design principles automatically. ## Quick Start Ask the assistant to run the teach-impeccable setup to gather design context and save it to your project config.