What problem does it solve? Writing thorough, executable test cases from user stories is time-consuming and often inconsistent. This Skill turns a user story and its acceptance criteria into detailed, ready-to-run test scenarios with objectives, preconditions, roles, steps, and expected outcomes. ## Core Features & Use Cases - Structured Scenario Generation: Produces test scenarios with objectives, starting conditions, user roles, step-by-step actions, and observable expected outcomes. - Edge Case Coverage: Prompts consideration of invalid inputs, boundary conditions, and error scenarios beyond the happy path. - Use Case: Given a user story like "As a shopper, I want to see recently viewed products", the Skill outputs a complete scenario including setup state, navigation steps, exclusion rules for the current product, and performance expectations. ## Quick Start Ask the assistant to create test scenarios for your user story, providing the story title, acceptance criteria, and any testing constraints.