UI Visual Verification

Capture live browser screenshots as proof-of-change for UI work, including states that are hard to reach through normal navigation (modals gated behind account limits or feature flags, rare data states, error/loading states, empty states). Works fully offline by driving the developer's own already-installed browser over the Chrome DevTools Protocol (CDP), so it works even when a sandboxed environment has no outbound internet access and cannot download Playwright's/Puppeteer's bundled browser or use a browser-automation MCP server. Use when the user asks to "take screenshots", "verify visually", "prove this works", "show me it renders correctly", or wants visual evidence for every state/variant of a component (modal, dialog, toast, banner, page).

namankr Updated

File contents

namankr/copilot-skills/tree/main/skills/ui-visual-verification commit b7f55c0e26

Frequently asked questions

npx skillmds@latest add namankr/ui-visual-verification