What problem does it solve?
This Skill reduces manual PR reviews by systematically evaluating HTML, CSS, and JavaScript quality, UX consistency, and accessibility, and by classifying findings into Critical, Warning, Suggestion, and Question categories.
Core Features & Use Cases
- Code quality checks: evaluates HTML semantics, CSS structure and variables, and JavaScript error handling and performance.
- UX & accessibility review: ensures visual consistency, proper ARIA usage, keyboard navigation, and readable headings.
- Structured review reports: categorizes issues into Critical/Warning/Suggestion/Question and summarizes actionable comments for PR threads.
- Use case: a developer submits a PR with UI changes; the skill produces a review report you can paste into GitHub comments to guide fixes.
Quick Start
Provide the PR URL or number to initiate a deterministic PR review and receive an actionable, categorized report.