← 返回 Skills 市场
xuxuclassmate

Test Master

作者 XuXu · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
79
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install test-master-fixed
功能描述
Use when you need a practical testing playbook for turning product or code changes into a clear test strategy, test cases, and execution checklist.
使用说明 (SKILL.md)

Test Master

This skill is a documentation playbook, not a standalone CLI or framework.

When to use

  • A feature, bug fix, or refactor needs a structured test plan.
  • You want to turn product requirements into concrete test scenarios.
  • You need to review coverage across unit, integration, end-to-end, or regression layers.
  • You want a concise list of risks, assumptions, and follow-up checks before release.

Recommended workflow

  1. Define the scope. Capture the user-facing behavior, systems touched, and anything explicitly out of scope.
  2. Map risks. Identify high-risk paths first: authentication, payments, data loss, permissions, concurrency, migrations, and integrations.
  3. Split the plan by test layer. Decide what belongs in unit tests, integration tests, end-to-end tests, and manual exploratory checks.
  4. Convert risks into test cases. Write clear preconditions, steps, expected results, and edge cases.
  5. Review observability. Call out logs, metrics, alerts, and failure signals that should be checked during validation.

Output checklist

  • Test scope summary
  • Key risks and assumptions
  • Coverage by test layer
  • Prioritized test cases
  • Regression checklist
  • Open questions or missing instrumentation

Guardrails

  • Confirm assumptions instead of inventing product behavior.
  • Prefer realistic test data and production-like edge cases.
  • Mark anything that still needs manual verification.
  • If automation is not available, say so clearly instead of implying a tool exists.
安全使用建议
This skill is a low-risk, instruction-only playbook for creating test plans. Before using it, avoid pasting sensitive production credentials or secrets into prompts when asking for test plans or examples. Because outputs are generated text, review and adapt the suggested test cases against your actual product behavior and test environment (mocking, data, and CI integration) before implementing or running anything. If you later want the agent to run tests or access CI systems, expect that additional credentials and install steps will be required and review those carefully.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name and description match the SKILL.md content: a documentation playbook for creating test strategies, test cases, and checklists. The skill requires no binaries, env vars, or installs—appropriate for a purely instructional skill.
Instruction Scope
SKILL.md contains step-by-step guidance for scoping, mapping risks, splitting by test layer, and generating checklists. It does not instruct the agent to read files, access system paths, call external endpoints, or exfiltrate data. Guidance is high-level and stays within the stated purpose.
Install Mechanism
No install spec and no code files. Because this is instruction-only, nothing is written to disk or downloaded—this is the lowest-risk install profile.
Credentials
The skill declares no environment variables, credentials, or config paths and the instructions do not reference any. Requested access is proportional (none) to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system presence or modification of other skills/configs. Autonomous invocation (default) is allowed but not combined with other privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install test-master-fixed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /test-master-fixed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Rewrite the skill as an English testing playbook and remove references to a nonexistent CLI.
v1.0.0
修复标签错误,添加完整测试相关标签,版本降为1.0.0
元数据
Slug test-master-fixed
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Test Master 是什么?

Use when you need a practical testing playbook for turning product or code changes into a clear test strategy, test cases, and execution checklist. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 Test Master?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-master-fixed」即可一键安装,无需额外配置。

Test Master 是免费的吗?

是的,Test Master 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Test Master 支持哪些平台?

Test Master 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Test Master?

由 XuXu(@xuxuclassmate)开发并维护,当前版本 v1.0.1。

💬 留言讨论