skills/test-suite-generator/SKILL.md
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.
npx skillsauth add hasna/skills test-suite-generatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a test package for SaaS apps from routes, specs, or user flows.
skills auth login.skills run test-suite-generator --spec "POST /api/projects, GET /api/projects/:id" --framework "Next.js" --runner "bun"
skills run test-suite-generator "signup, checkout, billing success" --include-browser
| Option | Description | Default |
|--------|-------------|---------|
| --spec <text> | Routes, specs, or user flows. Positional text also works. | required |
| --framework <name> | Application framework. | generic SaaS app |
| --runner <name> | Test runner style: bun, vitest, or playwright. | bun |
| --include-browser | Include browser flow tests. | false |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
tests/api.test.tstests/unit.test.tstests/browser.spec.tstest-plan.mdcoverage-notes.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates