naodeng/awesome-qa-discover-testing
Use this skill when you need to route a request to the right testing skill before execution; triggers include 测试技能路由、discover testing and which testing skill.
npx skills add https://github.com/naodeng/awesome-qa-skills --skill discover-testing
英文版: 见对应英文技能。
prompts/ 路由规范:先选 1 个主 skill;仅必要时再补 1 个辅助 skill。prompts/discover-testing.md(最低覆盖清单、输出结构、质量要求)。output-formats.md,并按用户格式要求输出。output-templates/ 中匹配的模板,不要自创冲突结构。scripts/ 中已有脚本,而不是重写一遍。evals/,并用 skill-up 校验与运行。reference.md。Take naodeng/awesome-qa-discover-testing from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.