playwright-codegen-stabilizer
Stabilize Playwright codegen recordings into reliable, maintainable automations. Use when a Playwright script recorded via codegen is flaky, fails when replayed, or requires frequent edits due to unstable locators, timing issues, popups/dialogs, multi-window flows, or dynamic DOM. Provides a repeatable workflow: convert recordings into intent-based locators, centralize selectors and tunables in config, add step contracts and diagnostics (trace/screenshot/HTML/a11y dumps), and use Playwright MCP (if available) to debug failures and validate fixes.
Installation and usage
Stabilize Playwright codegen recordings into reliable, maintainable automations. Use when a Playwright script recorded via codegen is flaky, fails when replayed, or requires frequent edits due to unstable locators, timing issues, popups/dialogs, multi-window flows, or dynamic DOM. Provides a repeatable workflow: convert recordings into intent-based locators, centralize selectors and tunables in config, add step contracts and diagnostics (trace/screenshot/HTML/a11y dumps), and use Playwright MCP (if available) to debug failures and validate fixes.
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use playwright-codegen-stabilizer