What problem does it solve?
This Skill streamlines the entire Quality Assurance process, from automated testing to bug reporting, significantly reducing manual effort and improving software quality.
Core Features & Use Cases
- Automated E2E Testing: Run comprehensive end-to-end tests using Playwright across multiple browsers and devices.
- Visual Regression Testing: Automatically detect UI changes and regressions using AI-powered diffing.
- Accessibility & Performance Audits: Ensure WCAG compliance and optimal performance with integrated tools.
- Bug Reporting Automation: Automatically generate detailed GitHub Issues with logs, screenshots, and test results.
- Use Case: A developer pushes a new feature. This Skill automatically runs all E2E tests, performs visual regression checks, audits accessibility, and if any issues are found, it creates a detailed GitHub Issue with all necessary information for the developer to fix it.
Quick Start
Run a full QA session by executing the qa-session.sh script.