playwright-frontend-testing
Installation
SKILL.md
Playwright Frontend Testing
Core Principle
Test real browser behavior with AI assistance through Playwright's accessibility tree.
Overview
Playwright MCP (Model Context Protocol) enables AI-assisted frontend testing by exposing browser interactions through structured data instead of screenshots. This makes tests fast, deterministic, and LLM-friendly without requiring vision models.
When to Use This Skill
Related skills