apps/runtime-service/runtime_service/services/test_case_service/skills/output-formatter/SKILL.md
在质量评审后激活。负责把测试资产整理成最小但正式的交付格式,并为持久化工具准备结构化输入。
npx skillsauth add ljxpython/aitestlab output-formatterInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
quality-review 已完成除非用户明确要求完整报告,否则默认输出以下四段:
需求摘要正式测试用例质量结论持久化结果(仅在工具调用后填写)bundle_title、bundle_summary、test_cases、quality_reviewtest-case-persistence,再调用 persist_test_case_resultsdevelopment
Use this skill when external references or broader codebase discovery is required; delegate to a research subagent and synthesize findings.
documentation
Use this skill for engineering tasks that require planning with write_todos, controlled file edits, and final verification.
testing
在需求分析之后激活。负责把关键测试点转换成简洁、可执行的测试策略与优先级安排。
testing
当测试用例设计完成后需要具体测试数据,或用户明确要求生成测试数据、构造数据集时激活。负责根据字段约束、业务规则和测试目标,生成覆盖正常值、边界值、异常值的完整测试数据集,支持多种数据类型和格式。