关于
This skill provides a robust framework for testing local web applications by combining Playwright automation with efficient server management. It streamlines the testing process by offering helper scripts that handle the starting and stopping of multiple services, such as separate frontend and backend servers. By utilizing a 'reconnaissance-then-action' pattern, it enables accurate UI interaction through DOM inspection and screenshot capture, ensuring dynamic applications are fully rendered before testing. It is specifically designed to keep the Claude context window clean by treating utility scripts as black-box tools while providing native Python support for complex automation tasks.