Page Object Model patterns for Playwright — when to use POM, how to structure page objects, and when fixtures or helpers are a better fit.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add zebbern/claude-code-guide --skill pom --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pom?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zebbern-pom)More formats (shields.io, HTML) on the badges page.
---
name: playwright-pom
description: Page Object Model patterns for Playwright — when to use POM, how to structure page objects, and when fixtures or helpers are a better fit.
---
# Playwright Page Object Model
> Structure your test code for maintainability — know when POM helps and when simpler patterns win.
**2 guides** covering Page Object Model implementation and the decision framework for choosing between POM, fixtures, and helpers.
## Guide Index
| Topic | Guide |
| -------------------------- | -------------------------------------------------------------- |
| Page Object Model patterns | [page-object-model.md](page-object-model.md) |
| POM vs fixtures vs helpers | [pom-vs-fixtures-vs-helpers.md](pom-vs-fixtures-vs-helpers.md) |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!