all mode creates website-pc.png, website-tablet.png, and
website-mobile.png. Screenshots use Playwright Chromium and capture the full
page by default; add --viewport-only for only the visible viewport. Install
the browser runtime once with pip install playwright && playwright install chromium.
WebGL and Canvas apps use page load plus a settle delay instead of
networkidle, which may never settle while a render loop is active. Configure
it with --settle 4 or ARKA_BROWSER_SETTLE_SECONDS=4.
Generate design-change prompts from an existing capture set: