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 persists them so all future sessions follow the same design guidelines. ## Core Features & Use Cases - Codebase Discovery: Scans README files, package configs, existing components, brand assets, and CSS variables to infer design context before asking questions. - Targeted UX Questioning: Asks only about what cannot be inferred, covering users, brand personality, aesthetic direction, and accessibility needs. - Persistent Design Context: Writes a structured Design Context section to .impeccable.md and optionally to .github/copilot-instructions.md. - Use Case: A developer starting a new web app runs this once; every later AI session then generates UI code aligned with the established brand personality and design principles. ## Quick Start Ask the AI to run the teach-impeccable setup to establish persistent design guidelines for this project.