Skip to main content
EQ
Foundry
Back to Workflows

Design Review

beta

design · engineering

Automated UI quality checks — accessibility audits, pattern compliance, visual regression testing, and design system alignment.

Install

npx skills add mclaude95/eq-foundry -s eq-review-quality -s eq-review-patterns

Installs all 2 core tools. Supplementary tools can be added individually.

What You Get

A focused review workflow for design-adjacent work — component libraries, UI changes, and design system updates. Catches accessibility violations, pattern drift, and quality regressions before they reach production.

When to Use

  • Reviewing UI component changes
  • Auditing a page or feature for accessibility
  • Checking that new work aligns with design system conventions
  • Pre-merge quality gate for frontend PRs

What’s Included vs Supplementary

Core: Quality review (accessibility, test quality, defensive data handling) and patterns review (design system conventions, prop coverage, route segments).

Supplementary: Storybook test runner for visual regression, convention scanner for CLAUDE.md rule compliance.

Core Tools (2)

Supplementary Tools (2)

Optional — install individually based on your project's needs.