Execute multi-level exploratory testing of the app covering basic functionality, complex operations, adversarial testing, and cross-cutting scenarios, plus usability observations through a UX lens reported separately from defects. Deeper than /smoke-test. Use when the user asks to \"exploratory test\", \"test thoroughly\", \"test all scenarios\", \"deep test\", \"test edge cases\", \"test everything\", \"break it\", \"find bugs by testing\", \"test usability\", or \"check the UX while testing\".
$npx -y skills add tobihagemann/turbo --skill exploratory-testInstalls into the current project.
Run `npx skills use "https://github.com/tobihagemann/turbo" --skill "tobihagemann/turbo/exploratory-test"` 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/tobihagemann/turbo" that are relevant to the current task. Run `npx skills add "https://github.com/tobihagemann/turbo"` and select the relevant skills, then follow their instructions.