qa-test-planner

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

194|26|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/jamesrochabrun/skills --skill qa-test-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-test-planner
Source: https://github.com/jamesrochabrun/skills/tree/main/skills/qa-test-planner
Command: npx skills add https://github.com/jamesrochabrun/skills --skill qa-test-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

QA teams often lack structured test plans, regression suites, and design validation workflows. This Skill generates end-to-end test plans, manual test cases, regression suites, and bug-report templates.

Core Features & Use Cases

  • Test Plan Generator: Coverage, environment, risks, milestones.
  • Manual Test Case Generator: Step-by-step cases.
  • Regression Test Suite Builder: Critical path, smoke tests.
  • Figma MCP Validation: Compare designs with Figma MCP.
  • Bug Reports: Repro steps, environment, severity, and evidence.

Quick Start

Use the QA planner to generate a test plan for your new feature. Provide goals, scope, and acceptance criteria.

Frequently Asked Questions about qa-test-planner

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

FAQPage Schema
How do I create a comprehensive QA test plan for a new feature?

A QA test plan documents coverage, environments, risks, and milestones for feature validation. This Skill generates structured test plans by taking your feature goals, scope, and acceptance criteria as input, producing a complete plan with risk assessment and execution milestones.

Can I use QA test planning to validate designs against implementation?

Yes. This Skill integrates Figma MCP to compare designs with implementation, enabling design-implementation validation as part of your QA workflow. You can reference Figma files directly within test cases and bug reports for evidence.

How do I build a regression test suite for critical workflows?

A regression suite isolates critical paths and smoke tests to catch breaking changes. This Skill generates regression suites by identifying critical workflows from your feature scope, organizing them into smoke tests and deeper coverage paths with step-by-step execution procedures.

What should a bug report include for reproducibility?

Bug reports need reproduction steps, environment details, severity, and supporting evidence for triage. This Skill generates bug-report templates with structured fields for steps to reproduce, affected environment, severity classification, and Figma evidence links.

Do I need to write manual test cases separately from a test plan?

Test plans and manual test cases serve different purposes. Test plans define strategy and scope; manual cases provide step-by-step procedures. This Skill generates both independently so you can structure test execution with detailed case steps while maintaining high-level coverage strategy.

How does this approach enable traceability across QA artifacts?

Traceability links requirements to test cases to defects. This Skill produces structured templates with explicit connections between acceptance criteria, test cases, and bug reports, enabling you to track coverage and validate that each requirement has corresponding test and defect documentation.