Use when running a live end-to-end SciStudio session — driving the GUI in Chrome via Chrome MCP, verifying a PR before merge, reproducing a hotfix bug live, or any time the user says "跑 e2e", "do an e2e", "verify in Chrome", "run e2e on PR #N", or hands you a path under docs/ai-developer/e2e/. Pairs a user-filled scenario file with a pass/fail verdict written back into the same file.
$npx -y skills add jiazhenz026/scistudio --skill scistudio-e2e-testInstalls into the current project.
Run `npx skills use "https://github.com/jiazhenz026/scistudio" --skill "jiazhenz026/scistudio/scistudio-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/jiazhenz026/scistudio" that are relevant to the current task. Run `npx skills add "https://github.com/jiazhenz026/scistudio"` and select the relevant skills, then follow their instructions.