소개
This skill provides a robust framework for performing end-to-end testing on local web applications within the Claude Code environment. It features a specialized server lifecycle manager that can handle multiple services—such as a separate frontend and backend—simultaneously. By utilizing a reconnaissance-then-action pattern, the skill allows for reliable DOM inspection, screenshot capture, and UI verification using native Python Playwright scripts, ensuring high-fidelity testing without overwhelming the AI's context window.