senior-qa

Automates React/Next.js QA with Jest, RTL, and Playwright test generation.

9|2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/hongmaple0820/agent-academy --skill senior-qa-hongmaple0820
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-qa
Source: https://github.com/hongmaple0820/agent-academy/tree/main/skills/others/engineering-team/senior-qa
Command: npx skills add https://github.com/hongmaple0820/agent-academy --skill senior-qa-hongmaple0820

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured QA guidance and automation patterns to accelerate testing for React/Next.js projects, reducing manual QA time and improving reliability.

Core Features & Use Cases

  • Unit, integration, and E2E test generation templates compatible with Jest, RTL, and Playwright.
  • Coverage analysis, test scaffolding, and QA patterns for scalable QA workflows.
  • Use Case: A team wants to rapidly bootstrap tests for a new React component library and maintain high coverage with minimal boilerplate.

Quick Start

Run the senior-qa tooling to scaffold tests, generate unit/integration templates, and set up Playwright E2E scaffolds for your React/Next.js project.

Frequently Asked Questions about senior-qa

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

FAQPage Schema
How do I scaffold tests for a new React component library?

Scaffolding tests for a React component library involves generating unit, integration, and E2E templates. This skill provides compatible Jest, RTL, and Playwright configurations to bootstrap tests with minimal boilerplate and maintain high coverage.

How do I set up Playwright E2E tests in a Next.js application?

Setting up Playwright E2E tests in Next.js requires structured scaffolding and configuration artifacts. This skill automates Playwright E2E scaffolding to generate test templates and integrate QA workflows into your CI/CD pipelines.

What is the best way to automate QA workflows for React and Next.js apps?

Automating QA workflows for React and Next.js apps is best achieved through structured test generation and coverage analysis. This skill provides scalable QA patterns, test templates, and configuration artifacts to reduce manual QA time and improve reliability.

Does this QA automation tool work with Jest and React Testing Library?

Yes, this QA automation tool works directly with Jest and React Testing Library (RTL). It generates unit and integration test templates compatible with modern front-end stacks, ensuring scalable QA practices for React/Next.js projects.

Can I use MSW for API mocking when generating integration tests for Next.js?

Yes, you can incorporate MSW for API mocking alongside generated integration tests for Next.js. This skill focuses on Jest, RTL, Playwright, and MSW workflows to provide comprehensive unit, integration, and E2E testing scaffolding for modern front-end stacks.

Why generate test templates and coverage analysis for React CI/CD pipelines?

Generating test templates and coverage analysis for React CI/CD pipelines accelerates testing and improves reliability. Automating these QA workflows provides scalable scaffolding and configuration artifacts that reduce manual effort and maintain high coverage.