What problem does it solve? Design inconsistencies like hardcoded hex colors, wrong font weights, missing touch targets, and weak CTA patterns slip into codebases over time, and manually reviewing every page and component for brand, accessibility, and conversion compliance is slow and error-prone. ## Core Features & Use Cases - Brand Fidelity Checks: Verify color tokens, typography weights, explicit pixel text sizes, spacing, and border-radius conventions against Tailwind v4 theme directives. - Accessibility and Mobile Review: Check WCAG contrast ratios, aria-labels, semantic nav elements, 44px touch targets, and mobile-first grid defaults. - CRO Pattern Audit: Confirm one primary CTA per page, sticky mobile bars, WhatsApp widgets, and short paths to quote forms. - Use Case: Before launching a Next.js renovation site, run a full-site audit to produce a Critical/High/Low findings report with exact file paths and className fixes, verified across both it and en locales. ## Quick Start Audit the homepage and shared components for brand compliance and generate a prioritized findings report.