senior-qa

Generate test suites, analyze coverage, and scaffold E2E tests for software projects.

39|10|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/NikitaDmitrieff/auto-co-meta --skill senior-qa-nikitadmitrieff
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: senior-qa
Source: https://github.com/NikitaDmitrieff/auto-co-meta/tree/main/.claude/skills/senior-qa
Command: npx skills add https://github.com/NikitaDmitrieff/auto-co-meta --skill senior-qa-nikitadmitrieff

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Senior QA teams struggle to design, maintain, and scale effective test strategies across multiple projects. The senior-qa skill provides a unified toolkit that automates test-suite generation, analyzes coverage, and scaffolds robust end-to-end tests with reference guidelines.

Core Features & Use Cases

  • Test Suite Generator: scaffolds comprehensive test suites tailored to project structure and framework.
  • Coverage Analyzer: evaluates test coverage and suggests improvements with actionable metrics.
  • E2E Test Scaffolder: creates ready-to-run end-to-end tests aligned with product goals.
  • Use Case: When designing QA strategies for a new React/Node project, generate a complete test plan, test cases, and initial automation skeleton.

Quick Start

Run the senior-qa skill on a new or existing project to bootstrap a QA plan and generate initial test artifacts.

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 a new project?β–Ό

Automating test suite generation requires scaffolding comprehensive tests tailored to your project structure and framework. This skill generates initial test artifacts and a complete QA plan by analyzing your frontend and backend stacks to bootstrap automation.

What is the best way to analyze test coverage and find gaps?β–Ό

Test coverage analysis evaluates your existing tests to identify gaps and suggest improvements. A coverage analyzer provides actionable metrics, helping senior testers understand where additional tests are needed to meet product goals.

Does this QA tooling work with both frontend and backend stacks?β–Ό

Yes, this QA tooling is designed for software projects across both frontend and backend stacks. It applies script-driven workflows and structured references to scaffold E2E tests and generate suites regardless of your specific stack.

How do I scaffold end-to-end tests aligned with product goals?β–Ό

Scaffolding end-to-end tests involves creating ready-to-run E2E tests that align with your product goals. This skill provides an E2E test scaffolder that generates robust test structures with clear usage patterns and safety checks.

Do I need Python-based tooling to use this test automation skill?β–Ό

Yes, the test automation workflows meet requirements for Python-based tooling and script-driven workflows. Running the skill on your project leverages these scripts to generate test plans and analyze coverage effectively.