$npx skillfedfor your agent

qa-test-planner

QA Test Planner creates structured test documentation for QA engineers, including test plans with scope and strategy, manual test cases with step-by-step instructions, regression test suites, and bug reports. It integrates Figma validation to compare implementations against design specifications.

QA Test Planner generates structured test cases, test plans, and regression suites for QA engineers validating features and designs.

AI-generated summary based on this skill's SKILL.md

2,243 214 MITupdated by softaworks

Decision gist · record as of 2026-03-05

QA Test Planner generates structured test cases, test plans, and regression suites for QA engineers validating features and designs. QA Test Planner creates structured test documentation for QA engineers, including test plans with scope and strategy, manual test cases with step-by-step instructions, regression test suites, and bug reports. It integrates Figma validation to compare implementations against design specifications.

manual: git clone https://github.com/softaworks/agent-toolkit → cp -r agent-toolkit/skills/qa-test-planner ~/.claude/skills/qa-test-planner
skills/qa-test-planner/SKILL.md · version 2bc8079a

Use it when

  • Yes, QA Test Planner generates manual test cases with step-by-step instructions, expected results, and preconditions.
  • QA Test Planner creates and manages regression test suites by identifying critical functionality that must be retested after changes.

Verify before relying

Read SKILL.md below before installing (8 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

softaworks/agent-toolkit/qa-test-planner · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I create a test plan for a feature using QA Test Planner?

QA Test Planner helps you generate structured test plans that define scope, testing strategy, and coverage for your features. Provide feature details, acceptance criteria, and risk areas, and the tool creates a comprehensive plan with test objectives, scope boundaries, and recommended test types to guide your QA workflow.

Can QA Test Planner generate manual test cases?

Yes, QA Test Planner generates manual test cases with step-by-step instructions, expected results, and preconditions. Input your feature requirements or user stories, and it produces structured test cases ready for execution, including positive, negative, and edge-case scenarios tailored to your testing needs.

How does QA Test Planner build regression test suites?

QA Test Planner creates and manages regression test suites by identifying critical functionality that must be retested after changes. Specify affected features or modules, and the tool assembles a focused suite of test cases to validate that existing functionality remains intact across releases.

Does QA Test Planner validate UI implementations against Figma designs?

QA Test Planner integrates Figma validation to compare UI implementations against design specifications. Provide design links and implementation details, and it generates validation test cases that check visual consistency, layout accuracy, and component behavior against your Figma designs.

What bug report template does QA Test Planner provide?

QA Test Planner generates bug reports with reproducible steps, environment details, expected vs. actual behavior, and severity classification. It structures documentation to ensure developers have all context needed to investigate and resolve issues efficiently.

How does QA Test Planner help track test execution and coverage?

QA Test Planner supports test execution tracking and coverage planning by organizing test cases into suites and mapping them to requirements. This helps QA teams monitor which features have been tested, identify coverage gaps, and ensure comprehensive validation across your release cycles.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

QA Test Planner

A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively.

> Activation: This skill is triggered only when explicitly called by name (e.g., /qa-test-planner, qa-test-planner, or use the skill qa-test-planner).


Quick Start

Create a test plan:

"Create a test plan for the user authentication feature"

Generate test cases:

"Generate manual test cases for the checkout flow"

Build regression suite:

"Build a regression test suite for the payment module"

Validate against Figma:

"Compare the login page against the Figma design at [URL]"

Create bug report:

"Create a bug report for the form validation issue"

Quick Reference

Task What You Get Time
Test Plan Strategy, scope, schedule, risks

(truncated - see the full file via the links below)

File tree — 8 files
skills/qa-test-planner/README.md
skills/qa-test-planner/SKILL.md
skills/qa-test-planner/references/bug_report_templates.md
skills/qa-test-planner/references/figma_validation.md
skills/qa-test-planner/references/regression_testing.md
skills/qa-test-planner/references/test_case_templates.md
skills/qa-test-planner/scripts/create_bug_report.sh
skills/qa-test-planner/scripts/generate_test_cases.sh

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Generate structured test cases and test plans for features”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

qa-test-planner
by jamesrochabrun · jamesrochabrun/skills

QA Test Planner helps QA engineers create structured test plans, detailed manual test cases, and regression test suites with built-in templates and workflows. It includes Figma MCP integration to validate UI implementations against designs, plus bug report generation and test coverage analysis to ensure comprehensive quality assurance.

MITupdated Jan 2026
★ 187repo stars
figma
by PracticalSwan · PracticalSwan/agent-skills

Figma connects your design tool to code generation through an MCP server, fetching design context, screenshots, variables, and assets for direct translation into production code. Follow the required workflow—retrieve design context, capture visual references, download assets, then implement using your project's design system and conventions. Validate output against Figma for pixel-perfect accuracy.

MITupdated Jul 2026
★ 6repo stars
testing-quality-standards
by athola · athola/claude-night-market

Set testing benchmarks with tiered coverage targets (60–95%+) and quality checklists spanning structure, maintainability, and reliability. Includes anti-patterns, best practices, and assertion levels for LLM-interpreted content to guide test validation across your projects.

MITupdated Jul 2026
★ 323repo stars
Figma
by openai · openai/skills

Figma MCP connects your design files directly to code generation, letting you pull design context, screenshots, and assets, then translate them into production-ready implementations. Follow a structured workflow to fetch design data, validate visuals, and reuse your project's components and design tokens for consistency.

no license declared → metadata onlyupdated Jul 2026
★ 24,259repo stars
Figma Designer
by zhaono1 · zhaono1/agent-playbook

Figma Designer transforms design files into comprehensive product requirements by extracting design tokens, component specifications, and layout details. It analyzes Figma projects through MCP server integration and generates structured documentation including color palettes, typography systems, spacing scales, and component props ready for development.

no license declared → metadata onlyupdated Jun 2026
★ 65repo stars
Figma Design
by manutej · manutej/luxor-claude-marketplace

Figma Design equips you with plugin development capabilities, component systems, auto layout controls, and design token management based on the official Figma Plugin API. Automate repetitive design tasks, create responsive frames with constraints, build interactive prototypes, and integrate Figma workflows into agent-based systems.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Tags
test-automationqa-documentationdesign-validationbug-trackingquality-assurancetest-executionregression-suitefigma-integrationtest-strategy