app-comprehensive-test-generator
Generate exhaustive user-flow and edge-case test scenarios from an app's codebase, produce scenario .md files, execute tests using connected or newly created MCPs, and produce an app.qa.report.md summarizing failures and suggested fixes.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i app-comprehensive-test-generatorRemoval command
npx skillscokac -r app-comprehensive-test-generatorUsage
After installation, run /app-comprehensive-test-generator in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
๐ก Copy and run this command in your terminal to install the skill
SKILL.md
SKILL.md
SKILL.md
Frontmatter
name
app-comprehensive-test-generator
description
Generate exhaustive user-flow and edge-case test scenarios from an app's codebase, produce scenario .md files, execute tests using connected or newly created MCPs, and produce an app.qa.report.md summarizing failures and suggested fixes.
Loading editor...