UI Visual Verification · namankr bundle 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).