browser-verification
Installation
SKILL.md
Browser Verification
Trust the browser, not static guesses. Use real rendering for frontend claims.
Setup
Prefer the repo's existing Playwright setup. If none exists, install browser tooling in a local tool directory or temporary environment rather than adding a production dependency.
Use a local static or dev server when file URLs would not match production behavior.
For security review of live targets, request routing through authorized-security-router first so scope, allowed actions, and non-destructive boundaries are explicit.