senior-qa

Scaffold Jest/RTL unit tests and Playwright E2E tests for React/Next.js projects.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/theandyalvarez7-ruby/claude-skills --skill senior-qa-theandyalvarez7-ruby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-qa
Source: https://github.com/theandyalvarez7-ruby/claude-skills/tree/main/engineering-team/senior-qa
Command: npx skills add https://github.com/theandyalvarez7-ruby/claude-skills --skill senior-qa-theandyalvarez7-ruby

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

QA teams spend excessive time writing and maintaining tests for React/Next.js apps; this Skill accelerates test creation, coverage analysis, and E2E scaffolding to improve quality and velocity.

Core Features & Use Cases

  • Generate Jest/RTL unit tests stubs for components, coverage analysis reports, and Playwright-based E2E scaffolds.
  • Scaffold E2E tests with Page Object Models, config templates, and authentication fixtures for Next.js apps.
  • Automatically analyze coverage gaps and provide actionable recommendations to raise quality.

Quick Start

Run the senior-qa tool on your React/Next.js project to generate test stubs, coverage analysis reports, and E2E scaffolding.

Frequently Asked Questions about senior-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold automated tests for a Next.js project?

Playwright-based E2E scaffolding for Next.js includes generated Page Object Models, config templates, and authentication fixtures to structure reproducible end-to-end testing workflows.

Can I use this to generate Jest and RTL unit test stubs for React components?

The tool automatically analyzes coverage gaps in React/Next.js codebases and provides actionable recommendations to enforce coverage thresholds and raise overall test quality.

How do I enforce coverage thresholds in a React QA pipeline?

QA teams spend excessive time writing and maintaining tests for React/Next.js apps; this tool accelerates test creation, coverage analysis, and E2E scaffolding to improve quality and velocity.

What is the best way to scaffold Playwright E2E tests with Page Objects?

Run this tool on your React/Next.js project to quickly generate test stubs, coverage analysis reports, and E2E scaffolding without manual configuration overhead.

Does this tool support generating authentication fixtures for Next.js E2E testing?

This tool focuses on unit, integration, and E2E testing workflows for React/Next.js, generating test stubs and E2E scaffolds without requiring additional external testing dependencies.