AI AGENT ADDONS

Test Scenarios

phuryn/pm-skills
Testing & QA
1,391installs

Test scenarios help you check if a product works the way it should. This skill turns user stories into clear test steps. It gives you test objectives, starting conditions, user roles, and expected outcomes. Anyone on a QA team can use it to write test cases and plan feature validation.

You start by reviewing the user story and its acceptance criteria. Then you define what behavior to test and set up the system state. Next you identify who will perform the test and write step-by-step actions. Finally you list what should happen after each step. This makes sure you cover normal cases and edge cases.

The output is a set of ready-to-use test scenarios. Each scenario has a name, objective, conditions, role, steps, and expected results. Your QA team can take these and run them right away. This saves time and helps catch bugs before the product goes live.

Add Test Scenarios skill to your workflow

Global

mkdir -p ~/.claude/skills/test-scenarios

Project

mkdir -p .claude/skills/test-scenarios

Source Repository

Stars
21,483
Forks
2,178
Watchers
21,483
License
MIT
Last Push
29 days ago
Created
4 months ago