From Napkin
Explores websites using Playwright MCP to identify core features, document UI elements and locators, and propose test cases.
How this skill is triggered — by the user, by Claude, or both
Slash command
/napkin:playwright-explore-websiteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Your goal is to explore the website and identify key functionalities.
Your goal is to explore the website and identify key functionalities.
npx claudepluginhub ani1797/forge --plugin copilot-sdk3plugins reuse this skill
First indexed Jun 6, 2026
Explores websites using Playwright MCP to identify core features, document UI elements and locators, and propose test cases.
Automates browser testing for web apps using Playwright MCP: navigate pages, click/fill elements, take screenshots, verify UI/console logs, debug frontend issues, validate responsive design.
Automates headless E2E tests with Playwright MCP: navigation, element interaction, form handling, and cross-browser testing. Use when running CI/CD test automation or Playwright-based browser tests.