소개
This skill streamlines the process of adding robust end-to-end testing to web applications by automating the setup and configuration of Playwright. It establishes a best-practice directory structure, configures the playwright.config.ts file for parallel execution and CI environments, and provides templates for authentication setups and custom fixtures. Whether you are starting a new project, migrating from Cypress, or adding browser testing to an existing web app, this skill ensures a standardized, scalable, and maintainable testing architecture.