概要
The TDD Playwright skill integrates Test-Driven Development principles directly into your workflow, leveraging the Playwright framework for end-to-end testing. It guides developers through the cycle of writing specifications, executing tests, and implementing code until requirements are met. By enforcing best practices such as data-testid selection, efficient timeout management, and avoiding unreliable network states, this skill ensures that your automated browser tests are performant, maintainable, and highly reliable.