test-master

Generate test plans, cases, and reports for web and API services.

14|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/alexander-danilenko/ai-skills --skill test-master-alexander-danilenko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-master
Source: https://github.com/alexander-danilenko/ai-skills/tree/main/skills/test-master
Command: npx skills add https://github.com/alexander-danilenko/ai-skills --skill test-master-alexander-danilenko

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It centralizes testing expertise to eliminate gaps in test strategy, reduce flaky releases, and accelerate discovery of functional, performance, and security defects through repeatable artifacts and clear remediation advice.

Core Features & Use Cases

  • Test strategy & planning: define scope, entry/exit criteria, risk-based prioritization, and coverage targets.
  • Test authoring: produce unit, integration, and E2E test cases with examples and assertions for Jest, Vitest, pytest, and Playwright.
  • Performance & security guidance: generate k6/Gatling load scenarios and security test checklists, plus remediation steps.
  • Automation & CI/CD: recommend pipeline integration, sharding, retries, and artifact upload strategies for robust execution.
  • Reporting & triage: format findings by severity, coverage analysis, and concrete fixes for fast resolution.

Quick Start

Ask the skill to create a test plan, concrete unit/integration/E2E test cases, and a CI workflow for the login and registration features.

Frequently Asked Questions about test-master

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

FAQPage Schema
How do I create a comprehensive test strategy for web and API services?

Create a test strategy by defining scope, entry/exit criteria, risk-based prioritization, and coverage targets for web and API services to reduce flaky releases and accelerate defect discovery.

How do I write E2E test cases using Playwright for login and registration features?

Write E2E test cases using Playwright by generating concrete example code with assertions for login and registration features, ensuring functional reliability and reducing software regressions.

Can I generate performance and security test scenarios for k6 and Gatling?

Yes, you can generate k6 and Gatling load scenarios along with security test checklists and remediation steps to identify performance bottlenecks and security defects in your applications.

What is the best way to integrate test automation into a CI/CD pipeline?

Integrate test automation into CI/CD pipelines by configuring pipeline integration, test sharding, retries, and artifact upload strategies to ensure robust execution and reliable software releases.

Does this testing approach support unit and integration testing with Jest, Vitest, and pytest?

Yes, this testing approach supports unit and integration testing by producing test cases with examples and assertions for Jest, Vitest, and pytest to improve software quality.

How are testing findings triaged and reported for fast resolution?

Testing findings are triaged by formatting them according to severity, analyzing coverage, and providing concrete remediation recommendations to ensure fast resolution of functional and performance defects.