What problem does it solve?
This Skill eliminates the time-consuming manual work of checking HTML files for structural errors, rendering issues, JavaScript console errors, and accessibility gaps, ensuring your dashboards, reports, and single-page applications work as expected before deployment or commit.
Core Features & Use Cases
- Structural Validation: Checks for valid HTML5 structure, unclosed tags, malformed attributes, and basic syntax errors in inline JavaScript and CSS.
- Visual Verification: Uses Playwright to open HTML files in a browser, capture screenshots, and confirm content renders correctly without layout issues.
- Error Detection: Captures browser console errors and checks for missing content sections, broken in-page elements, and invalid data rendering.
- Use Case: After updating a sales dashboard HTML file, run this Skill to catch any broken layout, missing data, or script errors before sharing the report with stakeholders.
Quick Start
Use the validate-html skill to check your modified HTML dashboard file for structural and visual rendering issues before committing your changes.