Use when adopting, refactoring, or debugging packages/e2e-harness in a Tauri app, especially when deciding app-specific E2E config values, runner wiring, readiness waits, or cleanup boundaries.
$npx -y skills add joe223/ariatype --skill e2e-harnessInstalls into the current project.
Run `npx skills use "https://github.com/joe223/ariatype" --skill "joe223/ariatype/e2e-harness"` 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/joe223/ariatype" that are relevant to the current task. Run `npx skills add "https://github.com/joe223/ariatype"` and select the relevant skills, then follow their instructions.