discover-testing
Installation
SKILL.md
Testing Skill Discovery (English)
中文版: See the corresponding Chinese skill.
When to Use
- Need to decide which testing skill should be used before execution.
- The request mixes multiple testing directions or phases.
Workflow
- Read the user request and identify the primary testing goal and stage.
- Follow the routing prompt under
prompts/: pick 1 primary skill; add at most 1 helper only when needed. - Hand the request to the target skill; do not execute the full testing work inside this router skill.