Log past Spiderly's email-code auth wall to visually verify the running Angular admin panel — screenshot a page, click through a flow, or dogfood a UI change without writing a test. Use when asked to "verify the admin UI", "check this page renders", "screenshot the admin panel", "does this screen look right", or to eyeball a change in the live app. For authoring Playwright test suites or debugging CI traces, use the e2e-testing skill instead.
$npx -y skills add filiptrivan/spiderly --skill verify-uiInstalls into the current project.
Run `npx skills use "https://github.com/filiptrivan/spiderly" --skill "filiptrivan/spiderly/verify-ui"` 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/filiptrivan/spiderly" that are relevant to the current task. Run `npx skills add "https://github.com/filiptrivan/spiderly"` and select the relevant skills, then follow their instructions.