What problem does it solve? AI assistants start every session without knowing your project's design direction, leading to inconsistent UI decisions. This Skill captures your design context once and persists it so all future sessions follow the same 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. - Targeted UX Questioning: Asks only about what cannot be inferred, covering users, brand personality, aesthetic preferences, and accessibility requirements. - Persistent Design Context: Writes a structured Design Context section to .impeccable.md and optionally to .github/copilot-instructions.md. - Use Case: Run once at the start of a new web project to establish users, brand personality, visual direction, and design principles that guide every subsequent AI-assisted design task. ## Quick Start Ask the AI to run the teach-impeccable setup to gather design context and save it to the project config file.