test-plan-generator

Generate End-to-End test plans from PRDs, task lists, or text descriptions.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/dundas/uhr --skill test-plan-generator-dundas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-plan-generator
Source: https://github.com/dundas/uhr/tree/main/.claude/skills/test-plan-generator
Command: npx skills add https://github.com/dundas/uhr --skill test-plan-generator-dundas

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of comprehensive End-to-End test plans, ensuring thorough verification of features and streamlining the testing process.

Core Features & Use Cases

  • Automated Test Plan Generation: Creates detailed test plans from PRDs, task lists, or simple descriptions.
  • Environment-Aware Prerequisites: Gathers necessary environment details, service startup commands, and health checks.
  • Use Case: A product manager provides a new feature description. The AI generates a complete E2E test plan, including prerequisites, user journey mapping, test cases, and troubleshooting steps, ready for QA or development teams to execute.

Quick Start

Use the test-plan-generator skill to create a test plan for the new user authentication feature.

Frequently Asked Questions about test-plan-generator

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

FAQPage Schema
How do I generate an E2E test plan automatically from a PRD?

To generate an E2E test plan automatically from a PRD, provide the document to the test plan generator. It parses your requirements to map user journeys, detail test cases, and output a complete quality assurance plan.

What should an automated E2E test plan include for quality assurance?

An automated E2E test plan for quality assurance should include environment-aware prerequisites, service discovery, user journey mapping, detailed test cases, troubleshooting guides, and issue tracking templates.

Can I generate E2E test cases from a simple text description?

Yes, you can generate E2E test cases from a simple text description. The skill processes basic feature descriptions to map user journeys and produce comprehensive test cases with troubleshooting steps.

How do I gather environment prerequisites before E2E testing?

Gather environment prerequisites for E2E testing by letting the skill identify necessary environment details. It automatically maps service startup commands and health checks required for test execution.

Does an automated test plan generator include issue tracking templates?

Yes, an automated test plan generator includes issue tracking templates. It generates these templates alongside troubleshooting guides to ensure comprehensive coverage and tracking during quality assurance.

Is an E2E test plan suitable for verifying new feature descriptions?

Yes, an E2E test plan is suitable for verifying new feature descriptions. It transforms product manager feature descriptions into user journey mappings and test cases for QA teams.