The playwright-explore-website skill enables users to systematically explore websites using Playwright's Model Context Protocol server to identify key functionalities and user flows for testing purposes. It guides testers through navigating to a target URL, interacting with 3-5 core features, documenting UI elements and their locators, and generating test cases based on the exploration findings. This skill solves the problem of manual website reconnaissance by automating the discovery of testable features and providing structured documentation of user interactions and expected outcomes.
npx skills add https://github.com/github/awesome-copilot --skill playwright-explore-website