generate-test-cases

Generate test cases from Markdown requirements and export to XMind files.

106|18|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/342164796/generate-test-cases --skill generate-test-cases-342164796
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-test-cases
Source: https://github.com/342164796/generate-test-cases/tree/main
Command: npx skills add https://github.com/342164796/generate-test-cases --skill generate-test-cases-342164796

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

自主学习型测试文档生成器。从需求文档(Markdown)生成测试用例 XMind 文件,支持持久化记忆和持续学习。当用户提到"生成测试用例"、"根据需求生成测试"时触发。

Core Features & Use Cases

  • 自动从需求文档生成覆盖全面的测试用例树,并导出为 XMind 文件,支持多模态输入(文字 + 图片)。
  • 支持记忆系统,跨会话保存偏好、术语与生成历史,持续提升生成质量。
  • 具备快速互动模式与自检门禁,确保产出质量并降低人为干预成本。

Quick Start

在 Copilot Chat 中输入“生成测试用例”并提供需求文档,立即开始生成。

Frequently Asked Questions about generate-test-cases

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate test cases from Markdown requirements?

To generate test cases from Markdown requirements, provide the document to the Skill and it outputs a professional test case tree exported as an XMind file. The workflow supports multimodal inputs including text and images.

What test case design methods are supported for requirements traceability?

Supported test case design methods include Equivalence Partitioning (EP), Boundary Value Analysis (BVA), State Transition (ST), and Error Guessing (EG). The process maintains two-way traceability linking generated cases back to the original requirements.

Can I use a memory system to save test case generation preferences across sessions?

Yes, a memory system saves user preferences, terminology, and generation history across sessions. This continuous learning mechanism persists your settings to enhance test case generation quality over time without manual repetition.

Does the XMind export support multimodal inputs like text and images?

Yes, the XMind export supports multimodal inputs by processing both text and images from the Markdown requirements. This allows the generated test case tree to accurately reflect visual and textual feature details.

How does the self-check gate ensure test case quality?

A self-check gate ensures test case quality by automatically validating generated outputs against predefined standards before export. This quality control mechanism reduces the need for manual human intervention and review.

What is the best way to maintain two-way traceability for test cases?

The best way to maintain two-way traceability is using the automated generation workflow that links Markdown requirements directly to the XMind test case tree. This mapping ensures every test case tracks back to its source feature.