AI Visual Accuracy Check Skill Purpose This is a BLOCKING quality gate that uses AI to validate visual accuracy of generated HTML against the original PDF page. Unlike pixel-perfect comparison, AI understands: - Visual hierarchy and layout intent - Contextual differences (web rendering vs PDF) - Whether readers would have similar experience - Trade-offs between CSS limitations and HTML accuracy The AI provides: - Objective similarity score (0-100%) - Breakdown by evaluation criteria - Specific differences noted - Clear pass/fail recommendation - Explanation for decisions This combines AI's co…