senior-qa

Automate test generation, coverage analysis, and E2E scaffolding for React/Next/Node projects.

1|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/drgaciw/academic-athletics-saas --skill senior-qa-drgaciw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-qa
Source: https://github.com/drgaciw/academic-athletics-saas/tree/main/.claude/skills/senior-qa
Command: npx skills add https://github.com/drgaciw/academic-athletics-saas --skill senior-qa-drgaciw

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

QA teams often struggle with inconsistent testing, slow feedback, and fragmented tooling across ReactJS/NextJS/NodeJS apps. This skill provides an integrated approach to generate test suites, analyze coverage, and scaffold end-to-end tests, unifying practices and speeding up release cycles.

Core Features & Use Cases

  • Automated Test Suite Generator: creates modular, standards-compliant test suites aligned with project conventions.
  • Coverage Analyzer: evaluates test coverage and offers actionable improvements and automated hints.
  • E2E Test Scaffolder: scaffolds production-ready end-to-end tests with integration hooks and templates.

Quick Start

Run the test suite generator against your project path to create a test suite, then run the coverage analyzer to identify gaps and finally scaffold E2E tests for end-to-end coverage.

Frequently Asked Questions about senior-qa

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

FAQPage Schema
How do I automate test suite generation for React and Node projects?

Scaffolding end-to-end tests for modern apps creates production-ready E2E tests with integration hooks and predefined templates. It targets React, Next, and Node workflows to establish reliable end-to-end coverage quickly.

What is the best way to analyze test coverage gaps in a TypeScript codebase?

Analyzing test coverage in a TypeScript codebase evaluates existing tests and offers actionable improvements with automated hints. The coverage analyzer identifies untested paths to drive repeatable quality workflows across frontend and backend layers.

Can I scaffold E2E tests for NextJS apps with integration hooks?

Scaffolding end-to-end tests for NextJS apps creates production-ready E2E tests with integration hooks and predefined templates. It targets React, Next, and Node workflows to establish reliable end-to-end coverage quickly.

Does this QA automation approach work for both frontend and backend codebases?

This QA automation approach works for both frontend and backend codebases by unifying testing practices across ReactJS, NextJS, and NodeJS apps. It targets software engineering workflows to speed up release cycles through consistent tooling.

How do I measure test coverage and get actionable improvement hints?

Measuring test coverage evaluates your current test suites and offers actionable improvements and automated hints. The coverage analyzer identifies specific gaps in your frontend and backend codebases to ensure reliable releases.