关于
The Test Maintainer skill is designed to manage the lifecycle of existing Playwright E2E test suites. It assists developers in reducing technical debt by automating complex refactoring tasks such as migrating to the Page Object Model, updating selectors across multiple files, and consolidating duplicate test logic into reusable fixtures. Beyond simple updates, it focuses on test reliability by identifying and fixing common causes of flakiness, ensuring that your automation suite remains stable, readable, and easy to scale as your application evolves.