概要
This skill provides a specialized framework for testing local web applications by combining Playwright's automation capabilities with a dedicated server management utility. It allows developers to seamlessly launch local servers—supporting both frontend and backend services simultaneously—execute complex UI interactions, and capture screenshots for visual debugging. By following a structured 'reconnaissance-then-action' pattern, it ensures reliable testing of both static and dynamic applications while minimizing context window pollution through the use of optimized, pre-built helper scripts.