qa-test-planner

Generate QA documentation including test plans, manual test cases, and bug reports.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/TheGreatL/KanbanBoard --skill qa-test-planner-thegreatl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-test-planner
Source: https://github.com/TheGreatL/KanbanBoard/tree/main/.agents/skills/qa-test-planner
Command: npx skills add https://github.com/TheGreatL/KanbanBoard --skill qa-test-planner-thegreatl

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of essential Quality Assurance documentation, significantly reducing the time QA engineers spend on repetitive writing tasks.

Core Features & Use Cases

  • Test Plan Generation: Quickly create comprehensive test plans for features or releases.
  • Test Case Creation: Generate detailed manual test cases with steps and expected results.
  • Bug Reporting: Structure clear, reproducible bug reports.
  • Figma Validation: Compare UI implementation against Figma designs.
  • Use Case: A developer just finished a new feature. Use this Skill to generate a test plan and a set of manual test cases to ensure thorough testing before release.

Quick Start

Use the qa-test-planner skill to create a test plan for the user login feature.

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 manual test cases for a new feature?

You can generate a comprehensive test plan and manual test cases by providing a feature description to the Skill, which outputs structured QA documentation with steps and expected results in minutes.

Can I validate UI implementation against Figma designs for QA testing?

Yes, Figma validation is supported through Figma MCP integration, allowing you to compare UI implementation against Figma designs and generate design validation checklists.

What is the best way to structure a reproducible bug report?

The Skill generates structured bug reports that clearly outline reproduction steps and expected behaviors, ensuring your bug report is reproducible and easy to track.

Does this QA documentation generator require any specific testing frameworks?

No specific testing frameworks are required as dependencies. The Skill focuses on generating manual test cases, regression suites, and test plans without relying on external automation frameworks.

Can I use natural language to create regression suites?

Yes, the Skill supports natural language requests for automated deliverable creation, allowing you to generate regression suites and other QA documents through conversational input.

How does interactive script execution guide test plan creation?

Interactive script execution provides guided input prompts during test plan creation, ensuring the generated test plans and test cases capture all necessary feature requirements accurately.