Use when manually verifying a Chorus frontend change in a real browser — finding local login credentials, driving the running dev server with the Playwright MCP, logging in, navigating to a page, and capturing snapshots/screenshots for e2e acceptance.
$npx -y skills add chorus-aidlc/chorus --skill e2e-verificationInstalls into the current project.
Run `npx skills use "https://github.com/chorus-aidlc/chorus" --skill "chorus-aidlc/chorus/e2e-verification"` 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/chorus-aidlc/chorus" that are relevant to the current task. Run `npx skills add "https://github.com/chorus-aidlc/chorus"` and select the relevant skills, then follow their instructions.