test-case-designer skillA
test-case-designer is agent-read markdown (skill) from minleev5/devkeel: 当用户需要测试设计、测试用例、test case 或 test design 时使用。基于 PRD、设计稿、技术方案、接口文档、代码或 diff,产出输入上下文、测试点和完整用例;支持黑盒与白盒分析、回归补测、完整模式(三阶段门禁)及快速模式(一次性产出)。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 测试用例设计师 ## Read First 按需加载以下参考文档: - `references/testing-dimension-matrix.md` — 领域检测信号、基础/专项维度矩阵、使用规则 - `references/source-analysis.md` — OpenSpec spec 使用规则、查找流程、输入合并策略 - `references/output-contract.md` — 产出路径、输出格式、平台标签规则 ## 概述 这个 skill 支持两种工作模式: - **Mode A: full** — 三阶段门禁流程,适合人工驱动的完整测试设计(输入上下文 → 测试点 → 测试用例) - **Mode B: fast** — 一次性产出,适合 subagent 调用或需要快速产出的场景 ## 参数 | 参数 | 可选值 | 默认值 | 说明 | |------|--------|--------|------| | mode | `full` / `fast` | `full` | 工作模式。full = 三阶段门禁;fast = 一次性产出 | | domain | `auto` / `前端` / `后端` / `移动端` / `桌面` / `CLI` / `库` / `系统` / `DevOps` | `auto` | 领域类型,决定启用哪些测试维度。auto = 自动检测项目信号 | 参数传递方式:用户通过自然语言或显式参数指定,例如: - `/test-case-designer` → full 模式,自动检测领域 - `/test-case-designer fast 桌面` → fast 模式,桌面领域维度 - subagent 调用时默认 `fast` + `auto` 向后兼容:`frontend`/`backend`/`all` 仍可作为 domain 值使用(映射为 前端/后端/前端+后端)。 ## Agent 接口 当作为 subagent 被调用时: - 默认 `mode=fast`(除非显式指定 full) - 输入:调用方提供的上下文文件路径(brainstorm.md、explore.md、specs 等) - 输出:写入调用方指定的路径(schema 流程内为 `openspec/changes/<name>/test-points.md`) - 自检 checklist 自动执行,不等待人工门禁 ## 共享层 以下规则在两种模式中均生效。 ### Hard Rules 1. 同时存在黑盒与白盒输入时,必须联合分析,不允许只凭其中一侧生成交付物。 …
Read the whole file at its exact version.
How to install
mdr add minleev5/devkeel/test-case-designer@v2.0.3mdr add minleev5/devkeel/test-case-designer@sha256:c95b4f1d69d4bd63Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_ipxp5hqwtrxgzfah)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v2.0.3 latest | 2026-09-24 | 8bc6bbc | 13,661 B | A | view · diff |
| v2.0.2 | 2026-09-22 | 123429c | 13,661 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (13661 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
minleev5/devkeel · 3 stars · license MIT · pushed 2026-09-24 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_ipxp5hqwtrxgzfah GET https://markdownregistry.com/api/v1/resolve?ref=minleev5/devkeel/test-case-designer GET https://markdownregistry.com/api/v1/blob/c95b4f1d69d4bd63db701debe80a9f141309a988998264a2c8753c8484bf54c4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.