liwanleiliwanleiCommunity·8 Agent Skills Included

AITestCraft

Automated test case generation from multi-source requirement documents

Generates complete software test cases from requirements in PDFs, Feishu, Yuque, TAPD, Shimo, and Confluence. Runs a seven-step workflow covering requirement parsing, test point extraction, deduplication, case generation, review, coverage analysis, and gap filling. Eliminates manual test design work and exports results as JSON, Markdown, or XMind files. Supports checkpoint recovery and token tracking so failed runs resume without wasted cost.
npx skills add liwanlei/AITestCraft --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AITestCraft?

Run `npx skills add liwanlei/AITestCraft --all -g -y` in your terminal to install all skills in this suite globally.

How to generate test cases from requirement documents?

Submit plain text, a PDF file, or a document link from Feishu, Yuque, TAPD, Shimo, or Confluence, and the workflow automatically produces reviewed, deduplicated test cases.

What output formats does AITestCraft support?

It exports test cases as JSON, Markdown, and both XMind 8 and XMind 2023 mind map files.

Does AITestCraft check test coverage?

Yes. It scores requirement coverage, assigns a risk level, lists uncovered scenarios, and automatically fills gaps with new test cases.

What happens if a test generation run fails?

The checkpoint system resumes from the last completed node, skipping finished steps so no tokens are spent twice.

Related Repositories in Software Engineering

View All in Software Engineering