Use browser automation MCP (Playwright/Browser/Browser-Use) to validate UI flows, capture screenshots, and reproduce issues. Use when visual verification or web flow testing is needed.
Install
npx skillscat add janjaszczak/cursor/mcp-browser-verify Install via the SkillsCat registry.
SKILL.md
mcp-browser-verify
Activation
- UI bug, layout mismatch, flow verification, auth journey, “sprawdź w przeglądarce”.
Procedure
- Define scenario: URL, credentials (if any), steps, expected result.
- Run scripted navigation.
- Capture evidence: screenshots + console/network errors.
- Report deltas + actionable fix hints.
Output
- Scenario + evidence + pass/fail + next fix step.