关于
This skill provides a specialized toolkit for Claude to interact with, debug, and test local web applications through native Python Playwright scripts. It streamlines the testing lifecycle by managing server environments for both frontend and backend processes, capturing visual screenshots, and inspecting the rendered DOM to identify UI elements reliably. By emphasizing a reconnaissance-then-action pattern and offering robust server management utilities, it allows for reliable automation of complex dynamic web apps while preventing context window pollution.