qa-web-test

QA Web Testing with PinchTab

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "qa-web-test" with this command: npx skills add delexw/claude-code-misc/delexw-claude-code-misc-qa-web-test

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

Follow these steps in order. Read each step file for detailed instructions.

  • Connect and navigate — Navigate to target URL

  • Determine breakpoints — Choose viewport widths to test

  • Emulate and capture — Set viewport, screenshot, inspect dimensions

  • CSS inspection — Inspect computed styles and container queries

  • Visual design inspection — Check typography, color, spacing, borders, and visibility

  • Report results — Summarize findings with pass/fail table

Reference Files

Reference When to Read

references/breakpoints.md Common breakpoint values, container query vs media query gotchas

references/css-inspection.md JS snippets for overflow detection, grid/flex inspection, DOM traversal

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

figma-reader

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

forge

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

pir

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

pagerduty-oncall

No summary provided by upstream source.

Repository SourceNeeds Review