Acerca de
This skill provides a robust framework for Claude to interact with, test, and debug local web applications using Playwright. It solves the common complexity of managing server lifecycles by providing a dedicated helper that can spin up multiple services (like a frontend and backend) simultaneously before running automation logic. By implementing a 'reconnaissance-then-action' pattern, it ensures reliable interaction with dynamic JavaScript applications, allowing for accurate DOM inspection, screenshot capture, and log analysis without polluting the AI's context window with large script files.