test-scenarios

Generate test scenarios and acceptance criteria for software features.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Osirs/pm-skills-sc --skill test-scenarios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-scenarios
Source: https://github.com/Osirs/pm-skills-sc/tree/main/03-PM%E6%89%A7%E8%A1%8C%E7%AE%A1%E7%90%86/skills/test-scenarios
Command: npx skills add https://github.com/Osirs/pm-skills-sc --skill test-scenarios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of detailed test scenarios and acceptance criteria for software features, ensuring thorough testing coverage.

Core Features & Use Cases

  • Comprehensive Test Case Generation: Creates positive, negative, and edge case scenarios.
  • Acceptance Criteria Definition: Clearly outlines expected outcomes for each test.
  • Use Case: When developing a new login feature, use this Skill to generate all necessary test cases, including valid credentials, invalid formats, and boundary conditions for password length.

Quick Start

Use the test-scenarios skill to generate test cases for the user login functionality.

Frequently Asked Questions about test-scenarios

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

FAQPage Schema
How do I generate comprehensive test scenarios for software features?

Generate comprehensive test scenarios by automating the creation of detailed test cases and acceptance criteria. This ensures thorough testing coverage by automatically outlining expected outcomes and detailed steps for feature validation.

What is the best way to write acceptance criteria with positive, negative, and edge cases?

Writing acceptance criteria requires defining clear expected outcomes for positive, negative, and edge cases. This approach provides structured test plans that detail specific validation steps and boundary conditions for feature testing.

Can I use automated test case generation for quality assurance planning?

Automated test case generation facilitates quality assurance by providing structured test plans for feature validation. It defines necessary test cases including valid inputs, invalid formats, and boundary conditions to ensure comprehensive coverage.

How do I cover edge cases and boundary conditions when creating a test plan?

Cover edge cases and boundary conditions by generating comprehensive test scenarios that include positive, negative, and edge cases. This defines detailed steps and expected results to validate boundary conditions like password length limits.