What problem does it solve?
teach-impeccable helps you avoid repeatedly re-explaining your project’s UI/brand/design constraints by gathering design-relevant context and persisting it into your AI configuration.
Core Features & Use Cases
- Codebase-driven design discovery: Scans documentation and existing design artifacts (README/docs, configs, components, brand assets, tokens) to infer what’s already decided.
- UX-focused gap questioning: Asks only the questions that can’t be determined from the codebase to clarify users, brand personality, aesthetic direction, and accessibility needs.
- Persistent design guidelines generation: Writes a structured ## Design Context section into a .impeccable.md file (creating or updating it), and can also append/update that same context in your configured AI config file for future sessions.
- Future-proofing: Produces a reusable set of design principles that guide all subsequent design work for the project.
Quick Start
Run teach-impeccable to explore your project, answer the UX questions it prompts, and generate/update the Design Context in .impeccable.md for future sessions.