web-app-testing

Installation
SKILL.md

Web Application Testing

Purpose

Verify a web application by driving it, systematically. Automated tests confirm what someone thought to check; interactive testing finds what nobody thought of, which is where the interesting bugs are.

When to Use

  • Verifying a feature works before shipping.
  • Reproducing a reported bug.
  • Exploring a flow for defects that automated tests would not catch.
  • Checking a fix in a real browser.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
web-app-testing — nimadorostkar/claude-skills-collection