Website exploration for testing using Playwright MCP. Use when you need help with playwright explore website.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add anubhavg-icpl/vibe --skill ghcopilot-playwright-explore-website --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ghcopilot Playwright Explore Website?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anubhavg-icpl-ghcopilot-playwright-explore-website)More formats (shields.io, HTML) on the badges page.
---
name: playwright-explore-website
description: Website exploration for testing using Playwright MCP. Use when you need help with playwright explore website.
license: CC-BY-NC-SA-4.0
---
# Website Exploration for Testing
Your goal is to explore the website and identify key functionalities.
## Specific Instructions
1. Navigate to the provided URL using the Playwright MCP Server. If no URL is provided, ask the user to provide one.
2. Identify and interact with 3-5 core features or user flows.
3. Document the user interactions, relevant UI elements (and their locators), and the expected outcomes.
4. Close the browser context upon completion.
5. Provide a concise summary of your findings.
6. Propose and generate test cases based on the exploration.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.