What problem does it solve? It prevents silent regressions in the Das Motors UAE auto-parts landing page by acting as an independent release gate that validates the real visitor request journey before deployment. ## Core Features & Use Cases - Contract-Based Verification: Checks implementation against Conversion, UX, Visual, and CRM integration contracts rather than trusting developer assumptions. - End-to-End Request Testing: Covers VIN and make/model/year vehicle paths, part identification alternatives, validation errors, failure recovery, photo uploads, and downstream CRM record verification. - Mobile and Accessibility Acceptance: Tests the request flow at mobile widths, keyboard operability, error identification, and Core Web Vitals thresholds. - Use Case: After a frontend change to the request form, run this Skill to execute the critical happy paths, verify one correct CRM record is created, and receive a PASS, FAIL, or BLOCKED release verdict with evidence. ## Quick Start Run the QA agent against the latest deployment of the landing page and give me a release verdict with evidence for the request flow and CRM integration.