expect-test

Installation
SKILL.md

Expect Test — AI Browser Testing

Run AI-generated browser tests against your dev server using expect-cli. No test files to write — the AI reads your git diff, generates a test plan, and executes it in a real Playwright-driven browser.

When to Use

  • After making UI changes — verify they work visually
  • After fixing bugs — confirm the fix in a real browser
  • To test user flows (login, navigation, forms)
  • As part of /validate to add browser verification
  • When you need visual confirmation, not just build passes

Prerequisites

Requires Claude Code (already running if you're reading this).

Setup & Installation

Related skills
Installs
1
GitHub Stars
9
First Seen
8 days ago