skill-test-designer

Design test scenarios for AI skills with acceptance criteria and model selections.

244|75|Updated Dec 22, 2025
One-click install
npx skills add https://github.com/pavel-molyanov/molyanov-ai-dev --skill skill-test-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-test-designer
Source: https://github.com/pavel-molyanov/molyanov-ai-dev/tree/main/skills/skill-test-designer
Command: npx skills add https://github.com/pavel-molyanov/molyanov-ai-dev --skill skill-test-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating comprehensive test scenarios for other AI skills, ensuring thorough validation and quality assurance.

Core Features & Use Cases

  • Scenario Design: Generates happy-path and edge-case scenarios based on skill analysis and user input.
  • Test Planning: Defines task prompts, acceptance criteria, and model choices for each scenario.
  • Use Case: Before deploying a new skill, use this designer to create a robust test suite that covers expected usage and potential failure points, ensuring the skill functions reliably.

Quick Start

Design test scenarios for the 'code-writing' skill.

Frequently Asked Questions about skill-test-designer

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

FAQPage Schema
How do I design test scenarios for AI skills?

Design test scenarios for AI skills by interviewing users and analyzing target skills to generate detailed scenario files covering happy paths and edge cases. This ensures thorough validation and quality assurance before deployment.

What is the best way to plan quality assurance for test automation?

Plan quality assurance for test automation by defining task prompts, acceptance criteria, and model choices for each scenario. This approach systematically validates expected usage and potential failure points to ensure reliable skill execution.

Can I generate edge case scenarios through a user interview?

Generate edge case scenarios through a user interview by answering questions about your target skill. The process analyzes your input to identify potential failure points and creates specific test coverage alongside standard happy paths.

How do I create acceptance criteria for skill validation?

Create acceptance criteria for skill validation by undergoing an interview process that analyzes your target skill. The resulting scenario files detail specific acceptance criteria and model selections for robust test suite execution.

Does test scenario design require a separate execution tool?

Test scenario design produces detailed scenario files for execution by a separate skill-tester. This separation ensures the designer focuses purely on scenario generation and planning, while the tester handles the actual validation and execution.

What types of test scenarios are needed before deploying a new skill?

Before deploying a new skill, you need test scenarios covering both expected happy paths and potential edge cases. Generating these scenarios ensures the skill functions reliably across standard usage and handles unexpected inputs safely.