Page Object Model для Playwright-тестов

★ 6.6 · testing

pom is a Claude Code skill that implements Page Object Model patterns for Playwright and guides the choice between POM, fixtures, and helpers based on project context. The skill contains 2 guides: one covers Page Object Model implementation in detail, the other provides a decision framework for structuring test code effectively. It targets teams looking to improve test maintainability without over-engineering — knowing when POM adds value and when simpler helpers are a better fit. Particularly relevant when scaling Playwright-based automation where test architecture directly affects development velocity.