senior-qa

Generate automated tests, analyze coverage, and scaffold E2E tests for React/Vite stacks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/LRYuChi/TAHZAN-ARCHIVE --skill senior-qa-lryuchi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-qa
Source: https://github.com/LRYuChi/TAHZAN-ARCHIVE/tree/main/.claude/skills/senior-qa
Command: npx skills add https://github.com/LRYuChi/TAHZAN-ARCHIVE --skill senior-qa-lryuchi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Senior QA skill delivers a complete toolkit to build, automate, and measure quality across modern web stacks, reducing manual testing effort and accelerating release cycles.

Core Features & Use Cases

  • Automated Test Suite Generator for scalable test creation across projects.
  • Coverage Analysis to identify gaps, actionable metrics, and improvement plans.
  • E2E Test Scaffolder to bootstrap end-to-end tests that align with best practices.

Quick Start

Launch the three core scripts to generate tests, analyze coverage, and scaffold end-to-end tests for your project.

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 generation for a React and Vite stack?

Automated test generation for a React and Vite stack is handled by a script that creates scalable test suites across projects. It generates reproducible test artifacts to reduce manual effort and accelerate release cycles.

What's the best way to identify test coverage gaps in a modern web application?

Identifying test coverage gaps requires coverage analysis that scans your modern web application to find missing tests. It produces actionable metrics and improvement plans to establish reliable quality tracking.

How do I scaffold E2E tests that follow best practices?

Scaffolding E2E tests that follow best practices is done using a dedicated bootstrapping script. It generates end-to-end test structures aligned with robust patterns for reproducible test artifacts across environments.

Can I use these test automation scripts across multiple projects and environments?

Yes, the test automation scripts are designed for multiple projects and environments. They generate reproducible test artifacts and scalable coverage analysis to ensure consistent quality metrics across your software teams.

When do I need to establish robust QA practices and tooling?

You need robust QA practices and tooling when manual testing effort slows down release cycles. Implementing automated generation, coverage analysis, and E2E scaffolding provides scalable test coverage for modern web stacks.