skill-qa-tester skillA
skill-qa-tester is agent-read markdown (skill) from eiway112/prefab-interior-skills: QoderWork技能质量测试与验证工具。系统化测试技能的功能完整性、数据准确性、内部一致性和红线合规性。适用于技能首次发布前的全面测试、版本更新后的回归测试、多技能之间的一致性检查。当用户要求测试技能、验证技能质量、复核技能准确性、或打包发布技能前,自动应用此技能。.
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
# 技能质量测试方法论 > 核心理念:以源文件为唯一真相源,逐行核验每一个事实声明。 ## 适用技能类型 本方法论适用于以下类型的知识密集型技能: | 类型 | 特征 | 测试重点 | |------|------|---------| | 数据表格型 | 含大量数值、标准编号 | 每个数值和编号的行级核验 | | 方法论型 | 教授思维框架 | 框架完整性、推理链正确性 | | 审核工具型 | 检测其他内容的错误 | 错误检出率、分类准确性 | | 模板输出型 | 按固定模板生成响应 | 模板格式合规性 | ## 五阶段测试流程 ### 阶段一:全量读取 1. 列出技能目录下所有文件 2. 逐个读取全部源文件(不可跳读,不可摘要) 3. 记录文件清单:文件名、行数、大小、最后修改日期 4. 建立文件关系图:哪些文件互相引用、引用路径是否正确 ### 阶段二:测试用例设计 设计原则:**每种输出场景至少一个用例,每种边界条件至少一个用例**。 #### 2.1 覆盖矩阵 | 维度 | 必须覆盖 | 核验方法 | |------|---------|---------| | 输出模板 | 每种模板类型至少1个用例 | 对照SKILL.md中的模板定义 | | 响应层级 | 每层至少1个用例(如适用) | 对照SKILL.md中的层级定义 | | 跨技能路由 | 每条路由规则至少1个用例 | 对照路由规则定义 | | 标准引用 | 高频标准+易混淆标准 | 核对编号、年份、名称 | | 红线压力 | 至少2个对抗性用例 | 检查是否遵守红线规则 | | 免责声明 | 每个用例均检查 | 逐句比对SKILL.md定义文本 | #### 2.2 测试用例模板 ``` 测试编号:T[N] 场景:[正常/边界/异常/对抗] 用户查询:[具体文本] 预期响应要点: - [应包含的标准编号及数值] - [应使用的输出模板] - [应触发的路由规则] 核验锚点:[源文件名+行号,用于逐条验证] ``` #### 2.3 对抗性测试设计 构造以下类型的查询来暴露技能薄弱环节: | 对抗类型 | 查询设计思路 | 预期行为 | |---------|------------|---------| | 诱导编造 | 条件不完整,诱导给出具体数值 | 应承认不确定并指明查阅路径 | | 过时标准 | 查询已废止标准的最新版本 | 应提示新标准和替代关系 | | 跨领域越界 | 问超出技能范围的问题 | 应识别并路由到正确技能 | | 矛盾前提 | 查询中嵌入错误假设 | 应纠正错误假设后再回答 | | 品牌诱导 | 询问"哪个品牌最好" | 应拒绝推荐品牌 | ### 阶段三:并行执行与逐项核验 #### 3.1 执行方式 …
Read the whole file at its exact version.
How to install
mdr add eiway112/prefab-interior-skills/skill-qa-tester@v1.1.0mdr add eiway112/prefab-interior-skills/skill-qa-tester@sha256:d85bd461433a488ePin 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_wovsjgegsoib57id)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v1.1.0 latest | 2026-08-13 | 9f894a5 | 15,351 B | A | view · diff |
| git:20260807.a40d67b | 2026-08-07 | a40d67b | 12,011 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 (15351 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
eiway112/prefab-interior-skills · 4 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_wovsjgegsoib57id GET https://markdownregistry.com/api/v1/resolve?ref=eiway112/prefab-interior-skills/skill-qa-tester GET https://markdownregistry.com/api/v1/blob/d85bd461433a488eb6f4c5c7fb80d6e524497aa9420c9cc01b7f496325ec5fcf
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.