Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
CLI for inspecting and interacting with Tauri desktop apps — DOM queries, screenshots, interaction (click/type/scroll), IPC monitoring, store inspection, structured assertions, plus bridge-free diagnostics (unified cross-layer logs, deep OS process trees, OS logs, app paths, sidecar NDJSON tap/replay, forensic…
Use when a shell command unexpectedly changed or deleted files (rm/mv/sed -i, a build or codegen script run in the wrong directory), when you need to find which command touched a file, or when you need to roll a file back to before some command — bashback snapshots every command's file side effects and can undo them.