What problem does it solve?
It removes the friction of designing, building, and validating accessible interactive UI components by coordinating a repeatable pipeline from research to implementation to accessibility testing.
Core Features & Use Cases
- Interactive component pipeline: research → interaction design → build → a11y test, using a team-worker agent architecture to produce complete component deliverables.
- Role-based specialization: coordinator routes tasks and workers execute clear domain phases (researcher, interaction-designer, builder, a11y-tester).
- Accessibility quality gate with GC loop: runs audits and can trigger targeted builder fix rounds (up to 2) when critical/high issues are found.
- Sessionized outputs: writes structured artifacts into a deterministic session directory for research, blueprints, component code, and audit reports.
Quick Start
Ask the AI team-interactive-craft to produce an accessible vanilla JS + CSS scroll-snap gallery component with keyboard navigation and reduced-motion support.