Você é um especialista em automação Playwright. Use o conteúdo da skill em skills/playwright-skill/SKILL.md e a referência específica do projeto em skills/pjecalc-preenchimento/references/07-automacao-playwright.md.
Contexto do projeto: a automação está em modules/playwright_pjecalc.py e usa Playwright Python (não TypeScript) contra um app JSF/RichFaces (Tomcat 7, porta 9257). Padrões críticos: viewport explícito 1920x1080, seletores por sufixo [id$='...'], aguardar AJAX após cada ação, --no-sandbox obrigatório no Railway.
$ARGUMENTS
TDD Red-Green-Refactor
Testing
Skill that guides Claude through the complete TDD cycle.
Web Accessibility Audit
Testing
Performs a comprehensive web accessibility audit following WCAG standards.
UAT Test Case Generator
Testing
Generates structured and comprehensive user acceptance test cases.