Build Validate Validate code components before deployment to catch issues early. When to Use This Skill Use when: - User is about to deploy and wants to check for issues first - Proactively before running - User asks to validate, check, or verify their components - After making significant changes to components Do NOT use when: - Deployment already failed (use troubleshoot-deploy instead) - Just building for local development - Auditing code quality (use component-audit instead) Instructions Phase 1: Project Structure Check 1. Verify webflow.json exists : - Check for required fields ( , ) - V…