discover-testing
Installation
SKILL.md
Testing Skill Discovery (English)
中文版: 见对应中文技能。
When to Use
- Need to decide which testing skill should be used before execution.
- The request mixes multiple testing directions or phases.
Output Format Options
Markdown by default. If you need Excel, CSV, JSON, Word, or other supported formats, append the format request at the end and check output-formats.md.
How to Use
- Read the user request and identify the main testing goal.
- Use the routing prompt under
prompts/to choose one primary skill and, only if needed, one supporting skill. - Pass the request to the selected skill instead of trying to do the whole task here.