senior-qa

Installation
SKILL.md

Senior QA Engineer

Test automation, coverage analysis, and quality assurance patterns for React and Next.js applications.

Core rules

  1. Before adding or revising tests for a substantial phase, first create or update a testing codemap that maps stories to test types, coverage targets, and validation paths.
  2. Use the testing codemap to separate unit, integration, E2E, and manual verification responsibilities before writing test code.
  3. Keep the codemap aligned with real implementation boundaries so coverage reports and phase reviews use the same test model.

Repository override for this project

  • This repository only automates basic unit tests during the testing phase.
  • Do not add or require automated integration tests or automated E2E tests as a phase gate for this repo.
  • Integration testing is handled manually by the user and should be documented as manual verification only.
  • Do not add or require automated smoke tests as a phase gate for this repo.
  • When examples in this skill mention Playwright, smoke coverage, full E2E setup, or CI-enforced integration coverage, treat them as optional references, not repository requirements.

Table of Contents

Installs
1
GitHub Stars
1
First Seen
Jul 26, 2026
senior-qa — zhizhunbao/textbook-rag