with one click
测试用例编写主 skill,负责为当前功能或问题写出清晰、可维护、覆盖重点场景的测试用例。
npx skills add https://github.com/gouxiaobai/AITools --skill test-case-writerCopy and paste this command into Claude Code to install the skill
测试用例编写主 skill,负责为当前功能或问题写出清晰、可维护、覆盖重点场景的测试用例。
npx skills add https://github.com/gouxiaobai/AITools --skill test-case-writerCopy and paste this command into Claude Code to install the skill
Generate executable Chinese test cases for SLG game systems, activities, and backend rules. Use when Codex needs to analyze strategy game feature specs, event requirements, spreadsheets, screenshots, PDFs, requirement text, or operational rules, decompose the feature into modules and risks, and produce structured SLG test cases aligned to testcase import templates.
从需求文档(PRD、用户故事、规格说明、Markdown、TXT、DOCX、XLSX、JPG、PNG)生成结构化测试用例与需求追踪矩阵。适用于需要把需求转换为测试场景、边界/异常用例、假设项与需求-用例映射的场景。
Generate executable Chinese test cases for SLG game systems, activities, and backend rules. Use when Codex needs to analyze strategy game feature specs, event requirements, spreadsheets, screenshots, PDFs, requirement text, or operational rules, decompose the feature into modules and risks, and produce structured SLG test cases aligned to testcase import templates.
Fuse the multi-format requirement ingestion pipeline from requirements-to-testcases with the SLG-specific analysis and BM-import-aligned testcase output style from by-slg-testcase. Use when Codex needs to turn SLG game feature specs, event requirements, spreadsheets, screenshots, PDFs, DOCX, OCR images, or mixed requirement folders into executable Chinese test cases, while preserving assumptions or traceability only as supporting artifacts and keeping the final output biased toward by-slg-testcase.
| name | test-case-writer |
| description | 测试用例编写主 skill,负责为当前功能或问题写出清晰、可维护、覆盖重点场景的测试用例。 |
| by | wow |
先遵循仓库里的 AGENTS.md。
LAS 是一款末日生存题材的 SLG 手游(全称 Last Age: Survival),核心玩法包括基地建设、英雄养成、联盟社交、跨服对战等。活动设计需要契合末日生存世界观,同时服务于商业化目标。
已有的活动类型参考:先锋冲榜、军备竞赛、战士通行证、联盟对决、转盘、密码箱、派对组合、充值活动等。
为当前功能或问题写出清晰、可维护、覆盖重点场景的测试用例。
references/feature-breakdown.md 理解功能,返回功能结构。