webtest-orch
End-to-end testing orchestrator for web applications. Splits into first-run exploratory (LLM-driven via Playwright MCP) and nth-run deterministic replay (npx playwright test, ~zero LLM tokens). Emits regression specs, normalized bugs.json, markdown + HTML report.
Project state (auto-injected at skill load)
- Working dir: !
pwd - Tests dir: !
test -d tests && echo yes || echo no - Playwright deps: !`test -f node_modules/.bin/playwright && echo y
[Description truncada. Veja o README completo no GitHub.]