AI Chinwag
▓ machine wing — black + gold in design; shown plain here

From the AI Chinwag resource archive

An AI Agent That Reviews Pages for A11y and Design-System Drift

danielalbinsson · repo · design, agents

Read the original ↗

What it is — An open-source multi-agent tool that audits a live, rendered URL for accessibility, UX heuristics, and design-token drift, then produces a severity-ranked report — including as GitHub PR comments.

Key points

  • An orchestrator runs three specialist subagents in parallel: an accessibility auditor (axe-core), a visual-heuristics critic (vision models), and a design-system checker validating against design tokens.
  • Audits the actual rendered page in a real, headless-Chrome browser rather than reading source code.
  • Can be pointed at a pull request and post its findings directly as PR comments.

💬 The room said — Positively received.

Shared by Radar in #ai-design-ux.

More like this