What gets inspected
Every page is run through three inspection passes: design quality, accessibility, and SEO/performance.
Design and code quality#
Typography, spacing, color, and sizing variables are extracted from the live CSS and flagged when they break the design system. Components are matched to their variants so duplicated patterns surface as warnings.
Accessibility and compliance#
WCAG-aligned checks: contrast ratios, focus visibility, heading order, semantic structure, alt text coverage, and form labelling. The summary view tells you which issues are blocking and which are informational.
Performance and SEO#
Meta titles and descriptions, Open Graph fields, structured data validation, broken-link scanning across the full sitemap, and page weight / Core Web Vitals analysis. Every issue is page-scoped so you can fix problems where they live.