Playwright MCP Skill
Use Playwright as the reliable browser execution layer when lighter HTTP or platform-native browser paths are not enough:
playwright-ext: reliable browser execution
Use a single channel only:
- Always use
playwright-extMCP. - Do not use
playwright-cliwrapper in this skill. - Do not pivot to
@playwright/testunless the user explicitly asks for test files.
Role In The Stack
Choose Playwright when:
- the workflow is interaction-heavy and must be verified st
[Description truncada. Veja o README completo no GitHub.]