Creates new Playwright end-to-end tests for the oscer reporting-app following the Page Object Model pattern. Use this skill whenever the user wants to write a new e2e test, add test coverage for a UI flow, or says things like "write an e2e test for...", "add a playwright test for...", "test the [flow name] flow", or "create a spec for...". Also trigger when the user describes a UI flow and asks for test coverage without explicitly mentioning Playwright. Always invoke this skill before writing any test code — it handles server availability checking, live app exploration via Playwright MCP, and generates idiomatic test files that match the project's existing conventions.
2026-03-30