Overview
The Agent runs native Playwright scripts to verify frontend behavior, debug UI, capture logs and screenshots. Ships a server-lifecycle helper that can manage multi-service setups.
Features
- Native Playwright scripts, locally
- Single- and multi-server lifecycle
- Screenshots, console logs, network
- Good for pre-CI smoke checks
- Pairs with web-artifacts-builder
Try prompts like
Say these in XClaw — the skill activates automatically
- ›Start the dev server and verify the login flow with Playwright
- ›Screenshot the landing page before and after this change
- ›Walk through the checkout flow and capture console errors