What problem does it solve?
QA teams often struggle with inconsistent test quality, slow test authoring, and fragmented test strategies across unit, integration, and end-to-end layers. This skill provides production-ready patterns to generate tests, analyze coverage, and scaffold Playwright E2E tests for React/Next.js applications.
Core Features & Use Cases
- Generates Jest + RTL unit/integration test stubs for React components.
- Analyzes Jest/Istanbul coverage and highlights critical gaps with actionable recommendations.
- Scaffolds Playwright E2E tests for Next.js apps and produces configuration and fixtures.
- Encapsulates QA workflows and best practices to improve test quality and maintainability.
Quick Start
Run the included Python scripts to generate test skeletons, coverage reports, and end-to-end scaffolds for your React/Next.js project.