소개
Guides the creation, implementation, and maintenance of end-to-end tests using Playwright. This skill enforces a strict, three-phase process (Plan, Generate, Heal) to ensure tests accurately reflect real user journeys. It mandates that tests interact directly with the user interface for the feature under test, avoiding API shortcuts, to produce reliable and meaningful results. It's essential for any task involving the creation or modification of tests in an `e2e/` directory.