Standardized guide and protocol for authoring robust Whitebox End-to-End tests using the Neural Link Playwright fixture. CRITICAL: Neo.mjs uses Playwright in a highly custom way. Standard Playwright patterns will fail. Triggers: Use this skill before writing, modifying, or executing Playwright End-to-End tests, or if the user asks you to write an E2E test, add end-to-end coverage, or test a component holistically.
$npx -y skills add neomjs/neo --skill whitebox-e2eInstalls into the current project.
Run `npx skills use "https://github.com/neomjs/neo" --skill "neomjs/neo/whitebox-e2e"` 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/neomjs/neo" that are relevant to the current task. Run `npx skills add "https://github.com/neomjs/neo"` and select the relevant skills, then follow their instructions.