ET test execution and failure debugging workflow for WOW. Use when building before tests, cleaning Logs, running server or Hotfix tests through ET.App Test commands, running Unity Editor tests through UnityBridge UnityTestRunRequest, reading Logs/All.log, judging results, and diagnosing failed or unmatched tests.
$npx -y skills add flameskydexive/legends-of-heroes --skill et-test-runInstalls into the current project.
Run `npx skills use "https://github.com/flameskydexive/legends-of-heroes" --skill "flameskydexive/legends-of-heroes/et-test-run"` 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/flameskydexive/legends-of-heroes" that are relevant to the current task. Run `npx skills add "https://github.com/flameskydexive/legends-of-heroes"` and select the relevant skills, then follow their instructions.