关于
The Playwright Test Generator skill streamlines the creation of end-to-end testing suites by converting user stories and requirements into robust TypeScript test files. It enforces high-quality engineering standards such as the Arrange-Act-Assert (AAA) pattern, mandatory data-testid locators for stability, and proper async/await handling. By automating the scaffolding of test files, configuration, and custom fixtures, it helps developers build reliable, maintainable browser automation suites with minimal manual boilerplate.