소개
This skill provides a robust framework for developers to perform end-to-end testing and browser automation on local web applications. By utilizing Playwright and specialized helper scripts, it simplifies complex workflows such as managing multiple server instances, capturing screenshots for visual debugging, and inspecting dynamic DOM states. It is designed to help Claude navigate the challenges of modern frontend testing by implementing a reconnaissance-then-action pattern that ensures UI selectors are identified correctly in fully rendered states.