Write an end-to-end (e2e) test for vix. Use when the user asks to add, create, or modify an e2e test that drives the real vix TUI and vixd daemon against the mock LLM server.
$npx -y skills add get-vix/vix --skill write-e2e-testInstalls into the current project.
Run `npx skills use "https://github.com/get-vix/vix" --skill "get-vix/vix/write-e2e-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/get-vix/vix" that are relevant to the current task. Run `npx skills add "https://github.com/get-vix/vix"` and select the relevant skills, then follow their instructions.