test-master

Generates test files, strategies, and defect reports for functional, performance, and security testing.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/newkayak12/claude-skills --skill test-master-newkayak12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-master
Source: https://github.com/newkayak12/claude-skills/tree/main/plugins/newkayak12-skills/skills/test-master
Command: npx skills add https://github.com/newkayak12/claude-skills --skill test-master-newkayak12

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the entire testing lifecycle, from initial strategy design to detailed defect reporting, ensuring robust software quality across functional, performance, and security domains.

Core Features & Use Cases

  • Test Strategy Design: Develop comprehensive plans for unit, integration, and E2E testing.
  • Test Automation: Implement and maintain automated test frameworks.
  • Performance & Security Testing: Conduct load, stress, and security vulnerability assessments.
  • Defect Management: Analyze test results, identify root causes, and generate actionable reports.
  • Use Case: When starting a new project, use this Skill to define a complete testing strategy, set up an automation framework, and generate initial test cases for core features.

Quick Start

Use the test-master skill to generate a Jest unit test for a new calculateTotal function.

Frequently Asked Questions about test-master

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

FAQPage Schema
How do I design a comprehensive test strategy for unit, integration, and E2E testing?

Test strategy design generates test files, creates mocking strategies, and analyzes code coverage across functional, performance, and security disciplines. It builds test architectures and produces actionable test plans for unit, integration, and E2E tests.

What's the best way to set up test automation frameworks and generate initial test cases?

Test automation involves implementing and maintaining automated test frameworks while generating initial test cases for core features. It streamlines the testing lifecycle from initial strategy design to detailed defect reporting.

How do I conduct performance testing with k6 or Artillery?

Performance testing with k6 or Artillery conducts load and stress assessments to evaluate system behavior. It analyzes results, identifies root causes, and generates defect reports to address performance bottlenecks.

Can I use OWASP methods for security testing and vulnerability assessments?

Security testing with OWASP methods conducts vulnerability assessments to identify security flaws. It analyzes test results, identifies root causes, and generates actionable defect reports across security testing domains.

Why are my automated tests flaky and how do I debug them?

Debugging flaky tests requires analyzing test results and identifying root causes within your test automation frameworks. It produces actionable defect reports to resolve inconsistencies and maintain quality gates during regression.

Does this approach work for shift-left testing and QA regression maintenance?

Shift-left testing and QA regression maintenance benefit from analyzing code coverage gaps and generating test plans. It supports test maintenance by producing defect reports and implementing quality gates early in the development lifecycle.