What problem does it solve?
Inconsistent dashboards, admin panels, and data-heavy pages across a codebase slow development and create a fragmented user experience, because teams repeat design decisions differently in every session.
Core Features & Use Cases
- Creates a per-project interface design doc that captures component-library choices and UI conventions, so future work stays consistent.
- Guides design decisions around component libraries (Skeleton/shadcn/ui/etc.) with a thin customization layer for palette, density, edges, depth, and typography.
- Supports rigorous design audits for components, views/pages, or full apps by checking layout, data patterns, customization consistency, and state coverage against the doc.
- Establishes a visual iteration loop using Playwright screenshots and reviewer scoring, focusing on aesthetics without changing locked client copy.
Quick Start
Ask an AI coding agent to build interface-design.md for your project by running the interactive setup questions, then use the result to guide new pages and audits going forward.