home/categories/testing/rukkha1024-post-auto-work-codex-skills-playwright-codegen-stabilizer-skill-md
testingtesting-security

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.

Rukkha1024
maintainer
Rukkha1024
업데이트됨 1/12/2026
스타
0
포크
0
quick start

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.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use playwright-codegen-stabilizer