qa-test-planner

Generate test plans, manual cases, Playwright tests, regression suites, and bug reports.

215|38|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/fugazi/test-automation-skills-agents --skill qa-test-planner-fugazi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-test-planner
Source: https://github.com/fugazi/test-automation-skills-agents/tree/main/skills/qa-test-planner
Command: npx skills add https://github.com/fugazi/test-automation-skills-agents --skill qa-test-planner-fugazi

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The QA test planning workflow is manual, error-prone, and time-consuming; this skill provides structured templates and automation to accelerate planning, case creation, and defect documentation.

Core Features & Use Cases

  • Generate comprehensive test plans, manual test cases, automated Playwright tests, regression suites, and bug reports.
  • Integrates Playwright MCP for browser-based validation and evidence capture.
  • Use real-world adoption: plan faster, ensure coverage, and document issues consistently.

Quick Start

Use qa-test-planner to create a complete test plan and related artifacts from user stories or requirements.

Frequently Asked Questions about qa-test-planner

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

FAQPage Schema
How do I generate a test plan and test cases from user stories?

Playwright test automation integrates via Playwright MCP for browser-based validation and evidence capture. You can generate automated Playwright tests from your requirements to validate UI and end-to-end features during regression testing.

What is the best way to automate regression suite creation for UI and API features?

Automating regression suite creation for UI and API features involves generating structured test planning artifacts from requirements. This skill creates traceable regression suites and automated Playwright tests to ensure consistent coverage across your software project.

Do I need Playwright MCP to generate automated tests and bug reports?

Playwright MCP is not strictly required to generate test plans, manual test cases, or bug reports, but it is necessary for browser-based validation. It enables evidence capture and automated test execution for UI and end-to-end workflows.

Can I create consistent bug reports and test documentation without manual formatting?

Yes, you can create consistent bug reports and test documentation without manual formatting. The skill applies structured templates to requirements, ensuring standardized naming and traceable deliverables across test plans, manual test cases, and bug reports.

What are the limitations of automated test planning for end-to-end workflows?

Automated test planning for end-to-end workflows relies on your provided requirements or user stories for accuracy. It generates structured artifacts but browser-based validation requires Playwright MCP integration for capturing evidence and executing the generated tests.