terminal-capture

Installation
SKILL.md

Terminal Capture — CLI Terminal Screenshot Automation

Drive terminal interactions and screenshots via TypeScript configuration, used for visual verification during PR reviews.

Prerequisites

Ensure the following dependencies are installed before running:

npm install       # Install project dependencies.
npx playwright install chromium   # Install Playwright browser

Architecture

Installs
7
GitHub Stars
25.8K
First Seen
Mar 16, 2026
terminal-capture — qwenlm/qwen-code