Problem
What problem this solves
ShipGlows had auth debugging, manual QA, and production verification skills, but no small general-purpose browser evidence entrypoint for non-auth page checks.
Skill Detail
Open a URL in a real browser and verify one observable non-auth objective.
A general browser verification skill for checking public UI, previews, production pages, visible assertions, screenshots, console messages, and network signals without turning every page check into auth debugging or manual QA.
Problem
ShipGlows had auth debugging, manual QA, and production verification skills, but no small general-purpose browser evidence entrypoint for non-auth page checks.
Outcome
You get a concise browser report with target, runtime, objective, observed state, verdict, evidence, limits, and the right next ShipGlows command.
Why It Matters
This skill matters when you need to know what the browser actually sees without opening a full bug dossier or stretching an auth-specialized workflow.
Related Skills
Debug a broken auth flow in a real browser before you start guessing from static code alone.
A browser-level auth diagnosis skill for reproducing login failures, reading local Clerk/Google/Convex/Flutter references, and isolating the exact break point in the flow.
Open skill pageGuide the human through the real user flow, then turn the result into test evidence and actionable bugs.
A manual QA skill for creating guided test campaigns, capturing structured outcomes, and preserving bug history after implementation.
Open skill pageCheck whether production is actually healthy after a push instead of assuming the deploy tells the truth.
A production verification skill for deployment status, logs, and live health checks after release.
Open skill pageTriage a bug fast, decide whether it is safe to patch now, and route it correctly.
The bug-first entrypoint for ShipGlows when the work starts from broken behavior instead of a new feature request.
Open skill pageCheck whether the work really satisfies the user story, not just whether the code compiles.
A verification skill for standard readiness or an explicit excellence-focused second pass beyond the task's acceptance criteria.
Open skill pageGo Deeper
Use the public catalog for education and workflow selection. Move to the docs and GitHub when you want the operator-grade execution details behind the skill system.