Automates end-to-end browser testing, UI validation, and web interaction tasks using Playwright.
This skill provides a comprehensive environment for executing Playwright automation within Claude Code, streamlining the web testing lifecycle. It automatically detects local development servers, generates clean execution scripts in temporary directories, and launches visible browser instances for real-time debugging and visual feedback. Whether you need to validate responsive designs across multiple viewports, automate complex login flows, or perform visual regression testing, this skill provides the necessary patterns and helper functions to ensure high-quality web applications without cluttering your project directory.
主要功能
01Broken link detection and automated web navigation audits
021 GitHub stars
03Multi-viewport responsive design validation with automated screenshots
04Automatic local development server detection for localhost testing
05End-to-end testing for complex login flows and form submissions
06Built-in utility helpers for safe clicks, typing, and custom HTTP headers
使用场景
01Automating repetitive regression tests for critical user journeys like checkout or registration
02Capturing full-page screenshots and extracting data for visual audits or documentation
03Validating UI consistency and responsiveness across mobile, tablet, and desktop viewports