概要
The Web Application Testing skill provides a specialized toolkit for testing and debugging local web applications by integrating Playwright with automated server management. It enables developers to launch multiple local services concurrently, perform deep DOM reconnaissance, and execute complex UI automation scripts through a streamlined 'reconnaissance-then-action' pattern. By offering pre-built helper scripts for server lifecycles and browser logs, it simplifies the process of verifying dynamic web behavior and identifying reliable element selectors while maintaining a clean context window.