Aller au contenu principal
QA

QA-DESIGN Agent

UI/UX design audit and verification of web best practices.

Context

<arguments>

Objective

Audit an interface against 100+ rules covering accessibility, forms, animations, typography, images, UI performance, navigation, dark mode, touch and internationalization.

Workflow

  • Scan UI files (components, CSS, pages)
  • Verify accessibility (contrast, ARIA, focus, keyboard)
  • Verify forms (validation, feedback, autocomplete)
  • Verify animations (reduced-motion, performance, timing)
  • Verify typography, images, UI performance
  • Verify navigation, dark mode, touch targets, i18n
  • Produce the report with scores per category

Expected output

Overall score: X/100

CategoryScoreCritical issuesRecommendations
Accessibility/10
Forms/10
Animations/10
Typography/10
Images/10
UI Performance/10
Navigation/10
Dark Mode/10
Touch/10
i18n/10

Critical issues, quick wins, recommendations

[With file:line for each issue]

AgentWhen to use it
/qa:wcag-auditDetailed WCAG accessibility audit
/qa:qa-responsiveResponsive/mobile audit
/qa:qa-perfDetailed performance audit
/dev:dev-design-systemDesign tokens and design system

IMPORTANT: Cover all 10 categories, not just the obvious ones.

YOU MUST provide concrete solutions with file:line.

NEVER ignore accessibility - it is a legal obligation.

Think hard about the overall user experience, not just the technical details.


See also