What problem does it solve? AI assistants start every session without knowledge of your project's design intent, leading to generic or inconsistent UI output. This Skill runs a one-time setup that captures your users, brand personality, and aesthetic direction, then saves it as persistent design guidelines for all future sessions. ## Core Features & Use Cases - Codebase Discovery: Scans README, package.json, 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 requirements. - Persistent Design Context: Writes a structured Design Context section to .impeccable.md and optionally appends it to CLAUDE.md. - Use Case: A team starting a new Next.js dashboard runs this once so every subsequent AI-generated component follows the same brand tone, color direction, and accessibility standards. ## Quick Start Ask the AI to run the teach-impeccable setup to establish design guidelines for this project.