Scaffold a new Page Object or Fixture for playwright-fixture-for-plugins following the repo's abstract-base-class conventions — pick the right base, wire initLocators/initSelectors, stub platform-specific methods as abstract, add JSDoc types, and re-export from src/index.js. Use when adding a new page object, settings screen, or fixture to the library.
Bump the playwright-fixture-for-plugins package version in package.json and keep package-lock.json in sync. Use when releasing a new version of the library.