About
This skill provides a comprehensive toolkit for interacting with and testing local web applications through Python-based Playwright scripts. It excels at managing the entire testing lifecycle, including starting and stopping multiple local servers (frontend and backend) automatically. By following a structured reconnaissance-then-action pattern, it allows for high-fidelity UI verification, DOM inspection, and screenshot capture, ensuring that dynamic web applications are tested accurately while minimizing context window usage through pre-built helper scripts.