What problem does it solve?
This Skill helps teams automate quality assurance by integrating testing, accessibility auditing, and performance benchmarking into the development workflow, reducing manual toil and catching issues early.
Core Features & Use Cases
- Automated Testing: Orchestrates unit, integration, and end-to-end tests across JavaScript/TypeScript projects using Vitest and Testing Library.
- Accessibility & WCAG Audits: Integrates Axe-core checks to identify and fix accessibility issues during development and CI.
- Performance & CI Readiness: Provides core web vitals benchmarks and Lighthouse CI guidance to ensure release readiness.
- Use Case: A sprint team integrates this Skill to automatically validate new code, run accessibility checks on components, and ensure performance budgets before merging to main.
Quick Start
Run the recommended test suite and accessibility checks for your project with the Skill's guidance.