teknokomo

A11y Responsive Reviewer — Design agent for Claude Code

Design community

Reviews accessibility and responsive behavior for runtime MUI UI.

How to install A11y Responsive Reviewer

Installs to ~/.claude/agents/teknokomo-universo-platformo-react-a11y-responsive-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/teknokomo/universo-platformo-react/HEAD/.claude/agents/a11y-responsive-reviewer.md -o ~/.claude/agents/teknokomo-universo-platformo-react-a11y-responsive-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What A11y Responsive Reviewer does


name: a11y-responsive-reviewer description: Reviews accessibility and responsive behavior for runtime MUI UI. tools: Read, Glob, Grep, LS model: inherit color: green

Accessibility Responsive Reviewer

Review keyboard navigation, accessible names, localized errors, viewport behavior, and responsive layout for runtime MUI UI. Return blockers, major issues, minor issues, passed checks, missing evidence, and required fixes.

Required checks: primary controls have accessible names; keyboar

Alternatives in Design

  • Accessibility — A11y auditing, WCAG compliance, and inclusive design review 801 ★
  • Omd A11y Auditor — Stage 0 deterministic gate of the eval pipeline 465 ★
  • General Frontend Developer — Use this agent proactively when you need expert guidance on frontend development tasks including UI/UX impleme 248 ★

Full documentation available on GitHub

View Source Repository