What problem does it solve?
Frontend teams often struggle to ensure accessibility, semantic markup, keyboard navigation, ARIA implementation, responsiveness, and performance across HTML, CSS, and JavaScript. This Skill provides a structured validation approach and actionable recommendations to improve accessibility, responsive design, and overall frontend quality.
Core Features & Use Cases
- Accessibility Compliance checks (WCAG 2.1 AA/AAA) across markup, ARIA, and focus management
- Responsive design validation across mobile, tablet, and desktop
- Performance and code quality guidance for frontend code
- Use Case: Audit a new web page for accessibility issues and deliver a remediation plan with concrete fixes.
Quick Start
Run the frontend-qa skill against your HTML/CSS/JS project to validate accessibility, semantics, keyboard navigation, ARIA patterns, and responsive behavior. Review the generated recommendations and implement fixes in your codebase.