What problem does it solve? AI assistants lack persistent knowledge of your project's design direction, so every session starts from scratch with inconsistent visual decisions. This Skill captures your brand personality, aesthetic preferences, and accessibility requirements once and stores them where future sessions can reuse them. ## Core Features & Use Cases - Codebase Design Discovery: Scans README files, package configs, components, brand assets, and CSS variables to infer existing design patterns before asking questions. - Guided UX Questionnaire: Asks targeted 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 to .github/copilot-instructions.md so all future AI sessions follow the same guidelines. - Use Case: A developer starting a new Vite monorepo runs this once to establish that the product targets enterprise users, should feel calm and confident, uses dark mode, and must meet WCAG AA—every later design task then follows these principles automatically. ## Quick Start Run the teach-impeccable skill to analyze my project and set up persistent design guidelines.