crud-tester

Installation
SKILL.md

Playwright CRUD Tester

Tests that an app's create, edit, and delete operations actually work — as full lifecycles, not isolated clicks. Where flow-runner stops before real side effects, this skill deliberately performs them, and pays for that license with strict data hygiene rules.

Relationship to the other Playwright skills

  • scenario-mapper discovers what exists (read-only).
  • flow-runner owns the browser mechanics this skill runs on: snapshot → act → wait for state → assert, evidence saved per step, and the structured run-report format. Read it before executing; do not duplicate it.
  • This skill adds the mutation policy layer: what you may touch, how entities are named, what order operations run in, and what the report must disclose.

Target profiles

Installs
21
GitHub Stars
3
First Seen
Jul 30, 2026
crud-tester — softwaretestingtrends/snagly