What problem does it solve?
This Skill enables detailed control and automation of terminal multiplexers, terminal emulators, and web browsers within terminals, streamlining complex command-line workflows and UI testing.
Core Features & Use Cases
- Terminal Pane Control: Create, resize, focus, and swap terminal panes for efficient workspace management.
- Browser Automation: Open, navigate, interact with, and extract information from web page content within a terminal-based browser.
- Testing and Interaction: Automate UI testing for web interfaces or TUIs by scripting interactions, capturing snapshots, and validating states.
- Workflow Example: Test a web app by launching a development server in one pane, opening a browser pane pointing to it, and performing scripted clicks and verifications.
Quick Start
Use this Skill to open a new browser pane pointing at localhost:3000, then simulate a click on the login button, and capture the page snapshot in a single command.