What problem does it solve?
Many projects lack a persistent, machine-readable design context, which leads to inconsistent UI decisions, onboarding friction, and repeated design questions across sessions. This Skill automates gathering visual and UX context from the repository and saves a concise Design Context to the project's AI config so future sessions reuse the same guidelines.
Core Features & Use Cases
- Repository exploration: Scans README, docs, components, styles, and brand assets to extract existing design tokens, typography, and patterns.
- Targeted UX clarification: Pauses to ask focused UX and brand questions where the codebase is ambiguous, ensuring human-aligned decisions.
- Persisted design rules: Writes or updates a ## Design Context section in .impeccable.md (and optionally appends to CLAUDE.md) so design guidance is available to all future AI sessions.
- Use case: Onboarding a new designer or generating consistent UI changes across features by applying the same documented design principles stored in the repo.
Quick Start
Persist project design guidelines by scanning the repository, asking the UX questions listed in the skill, and writing a Design Context section to .impeccable.md.