test-master

Develop test strategies and automate unit, integration, and E2E tests with Playwright in CI/CD pipelines.

150|51|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/AratKruglik/claude-laravel --skill test-master-aratkruglik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-master
Source: https://github.com/AratKruglik/claude-laravel/tree/main/.claude/skills/test-master
Command: npx skills add https://github.com/AratKruglik/claude-laravel --skill test-master-aratkruglik

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring software reliability, performance, and security by providing comprehensive testing strategies and execution capabilities.

Core Features & Use Cases

  • Test Strategy Development: Create robust plans for unit, integration, and E2E testing.
  • Test Automation: Build and maintain automated testing frameworks.
  • Quality Assurance: Perform functional, performance, and security testing to identify defects.
  • Use Case: When developing a new feature, use this Skill to define a complete testing strategy, write unit and E2E tests using Playwright, and integrate them into the CI/CD pipeline.

Quick Start

Use the test-master skill to write unit tests for the new authentication module.

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 test strategy for unit, integration, and E2E testing?

A test strategy defines robust plans for unit, integration, and E2E testing to ensure software reliability. It covers functional, performance, and security testing to identify defects and facilitate comprehensive quality assurance.

Can I use Playwright for E2E test automation and CI/CD integration?

Playwright is used for E2E test automation to build and maintain automated testing frameworks. The strategy integrates these automated tests into the CI/CD pipeline to ensure continuous software quality.

What is the best way to manage defects during performance and security testing?

Defect management during performance and security testing involves identifying vulnerabilities and bottlenecks through structured quality assurance. It ensures software reliability by tracking and resolving functional and non-functional defects.

Does test automation cover both functional and non-functional testing requirements?

Test automation covers functional, performance, and security testing requirements. It builds automated frameworks to execute unit, integration, and E2E tests, ensuring comprehensive coverage for software quality assurance.

Why do I need a comprehensive testing strategy when developing new features?

A comprehensive testing strategy is needed when developing new features to ensure software reliability, performance, and security. It provides structured quality assurance by defining and executing unit, integration, and E2E tests.