Skip to content

hdyceshiceshi

Generate structured XMind test cases from functional requirement descriptions for login, registration, checkout, search, and related features.

28 downloads
Free
Reviewed

name: xmind-testcase version: 0.1.0 description: > Generate XMind test cases from requirement descriptions. This Skill analyzes functional requirements and automatically produces structured test cases in XMind format. Supports login, registration, checkout, search features, and more.

entry: type: script command: python3 scripts/generate_xmind.py

inputs: requirement: type: string description: The functional requirement description. example: "用户登录功能:支持用户名密码登录,密码错误提示,三次失败锁定"

outputs: xmind_file: type: file description: The generated XMind test case file.

Download

ZIP package — ready to use

Skill Info

Creator
manman1104
Downloads
28
Published
Mar 15, 2026
Updated
Mar 16, 2026