What problem does it solve? AI coding assistants lack awareness of your project's design intent, so every session produces inconsistent UI decisions. This Skill runs a one-time setup that captures your brand personality, aesthetic direction, and accessibility requirements, then saves them as persistent design guidelines for all future sessions. ## Core Features & Use Cases - Codebase Discovery: Scans README, package.json, existing components, brand assets, and CSS variables to infer existing design patterns before asking anything. - Targeted Questioning: Asks only about what could not be inferred, covering users, brand personality, aesthetic preferences, and accessibility needs. - Persistent Design Context: Writes a structured Design Context section (users, brand personality, aesthetic direction, design principles) into CLAUDE.md so every future session follows the same guidelines. - Use Case: A team starting a new React app runs this once; afterward, every AI-generated component automatically respects the established dark-mode palette, minimal aesthetic, and WCAG requirements. ## Quick Start Ask the assistant to run the teach-impeccable setup to establish design guidelines for this project.