Run E2E browser tests on any web application using Glance MCP. Use when the user says "test this page," "check this URL," "run E2E tests," "browser test," "test the login flow," "check if the site works," "visual regression," or "screenshot this page." Also use for post-deploy verification and smoke tests.
$npx -y skills add debugbase/glance --skill glance-testInstalls into the current project.
Run `npx skills use "https://github.com/debugbase/glance" --skill "debugbase/glance/glance-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/debugbase/glance" that are relevant to the current task. Run `npx skills add "https://github.com/debugbase/glance"` and select the relevant skills, then follow their instructions.