BC comprehensive-test-case-writer
全面测试用例编写和优化技能。当用户需要基于需求文档或现有测试用例设计、评审、优化测试用例时使用。 技能支持分析用户提供的需求文档(PRD、用户故事、API文档等)或现有测试用例, 生成全面、准确的测试用例,或对现有测试用例进行评审、完善和优化。 技能覆盖功能、性能、安全、易用性、界面、兼容性、异常场景等多个测试维度, 并应用黑盒测试方法(边界值分析、等价类划分、决策表等)确保测试用例质量。 特别适用于游戏测试场景,包括《原神》、《崩坏:星穹铁道》等米哈游游戏的玩法、平衡性、角色技能、道具系统、多人联机、付费系统等测试。 使用此技能的场景包括:基于需求文档编写测试用例、评审和优化现有测试用例、 补充测试覆盖、制定测试计划、修正测试用例错误等。 确保在用户提到"测试用例"、"功能测试"、"边界值"、"等价类"、"测试设计"、 "测试方案"、"测试计划"、"黑盒测试"、"测试评审"、"测试优化"等关键词时触发此技能。
As a process C 53/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 2. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when")
Process rating: all ten parameters 53/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 100Tools and files. No external tools needed
- 100Steps. 70 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 717 tokens
- 100Running it twice. No mutating operations
- low 13 top-level sections: this looks like several domains in one skill
- medium 3 test cases, all positive: not one "should refuse" or "should ask first"
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +3Description length 411: enough signal without eating the budget
- +4Structure: 14 headings
- +3Step-by-step instructions: 70 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.