关于
This skill provides a robust framework for testing and debugging local web applications directly within Claude. By leveraging Playwright and a custom server-management utility, it enables developers to launch multi-tier environments (such as frontend and backend), navigate dynamic web pages, and verify UI behavior. It features a sophisticated 'reconnaissance-then-action' pattern to handle modern JavaScript-heavy applications, allowing for DOM inspection, screenshot captures, and console log monitoring while maintaining context window efficiency through the use of black-box helper scripts.