Tests and interacts with local web applications using Python Playwright. Trigger when: test the webapp, check the UI, verify frontend, take a screenshot, interact with the browser, run Playwright, automate browser, test a page, verify form submission, check if button works. Do not trigger for: unit testing without a browser, backend API testing, testing remote production URLs, or debugging a runtime code error (use debug skill for that).