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.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use playwright-codegen-stabilizer