소개
The Webapp Testing skill equips Claude with a robust framework for interacting with local development environments. It streamlines the process of writing native Python Playwright scripts to verify frontend functionality, capture screenshots, and monitor browser logs. By utilizing a specialized server lifecycle manager, it can orchestrate multiple servers—such as a frontend and backend—simultaneously. The skill follows a 'Reconnaissance-Then-Action' methodology, ensuring that UI elements are correctly identified and interacted with only after the application has reached a stable state, making it ideal for debugging complex dynamic web apps.