test-scenarios

Generate a test plan from PRD, Figma, and Jira inputs.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/abhishekchoudhari/pm-superic-skills --skill test-scenarios-abhishekchoudhari
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-scenarios
Source: https://github.com/abhishekchoudhari/pm-superic-skills/tree/main/pm-execution/skills/test-scenarios
Command: npx skills add https://github.com/abhishekchoudhari/pm-superic-skills --skill test-scenarios-abhishekchoudhari

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill generates a structured test plan from Product Requirements Documents (PRD), Figma designs, and Jira epics, ensuring that features are ready to ship with a PM-first perspective.

Core Features & Use Cases

  • Test Plan Generation: Automatically create a test plan from PRD, Figma, and Jira, validating feature readiness.
  • PM Perspective: Focuses on user experience, business protection, and product promise validation.
  • Use Case: For a new feature, use this Skill to generate test cases that cover happy paths, error recovery, and edge cases, ensuring all aspects of the feature are tested.

Quick Start

Generate a test plan for the feature 'New Payment System' using the test-scenarios skill.

Frequently Asked Questions about test-scenarios

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

FAQPage Schema
How do I generate a test plan from PRD, Figma, and Jira?

To generate a test plan from PRD, Figma, and Jira, provide your product requirements, design files, and epic details. The system processes these inputs to validate user experience, business protection, and product promise, outputting comprehensive test cases.

What is a PM-first approach to feature validation and test case generation?

A PM-first approach to feature validation prioritizes user experience, business protection, and product promise. It generates test cases covering happy paths, error recovery, and edge cases from PRD and Figma designs to ensure feature readiness before shipping.

Can I create test cases covering edge cases and error recovery using Jira epics?

Yes, you can create test cases covering edge cases and error recovery using Jira epics. By combining Jira data with PRD and Figma inputs, the system automatically structures a test plan that validates all feature aspects.

Do I need both PRD and Figma files to ensure feature readiness?

Yes, you need PRD, Figma, and Jira data to ensure feature readiness. Accurate test case generation requires all three inputs to comprehensively validate the product promise, business logic, and user experience.

What is the best way to validate product promises before shipping a new feature?

The best way to validate product promises before shipping a new feature is generating a structured test plan from PRD, Figma, and Jira. This validates feature readiness by testing happy paths, error recovery, and edge cases from a PM perspective.

Why does test case generation require multiple inputs like PRD and Jira?

Test case generation requires multiple inputs like PRD and Jira because comprehensive feature validation depends on cross-referencing design requirements, business logic, and development tasks. Relying on a single source misses critical edge cases and error recovery scenarios.