What problem does it solve?
Team-ui removes the chaos of designing and implementing a UI feature by orchestrating the full UX-to-implementation workflow with clear gates, consistent patterns, visual direction, and accessibility checks.
Core Features & Use Cases
- Structured UX-to-UI workflow: Coordinates UX spec authoring, UX review, visual design, engine-specific guidance, implementation, multi-stream review, and polish.
- Team-based specialization: Delegates to ux-designer, ui-programmer, art-director, engine UI specialist, and accessibility-specialist to cover flow, widgets/data binding, visuals, engine constraints, and compliance.
- Pattern-library enforcement: Reuses
design/ux/interaction-patterns.md and supports controlled expansion when new interaction patterns are introduced.
- Review-mode control: Supports
--review full|lean|solo (or falls back to production/review-mode.txt / default lean) to control which director gates run.
Quick Start
Run team-ui for your UI feature by invoking: /team-ui "Inventory screen redesign" and optionally add --review lean, so the system produces the UX spec, visual spec, implementation, and review/polish summary.