qa-web-test

Installation
SKILL.md

QA Web Testing with PinchTab

Uses Skill("pinchtab") for all browser interaction — navigation, screenshots, viewport emulation, and DOM inspection. Describe what you need and let pinchtab handle the details.

Inputs

Raw arguments: $ARGUMENTS

Infer from the arguments:

  • TARGET_URL: the URL to test
  • OUT_DIR: output directory for QA report and screenshots, or ./qa-reports if not provided

Output Location

  • Creates or updates OUT_DIR/qa-report-{timestamp}.md
  • Screenshots are saved to OUT_DIR/screenshots/
  • Run mkdir -p OUT_DIR/screenshots before writing to ensure directories exist.

Workflow

Installs
43
GitHub Stars
1
First Seen
Feb 27, 2026
qa-web-test — delexw/claude-code-misc