Generate comprehensive tests (unit, integration, E2E) from descriptions or source code. Supports Vitest, Jest, and Playwright. Includes mocking, assertions, and coverage configuration. Use when writing tests for functions, APIs, or user flows.
$npx -y skills add abcnuts/manus-skills --skill testing-frameworkInstalls into the current project.
Run `npx skills use "https://github.com/abcnuts/manus-skills" --skill "abcnuts/manus-skills/testing-framework"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/abcnuts/manus-skills" that are relevant to the current task. Run `npx skills add "https://github.com/abcnuts/manus-skills"` and select the relevant skills, then follow their instructions.