Skip to content

// Run the app, drive the UI, confirm the change actually works — not just that tests pass.

VerifyVerified Creator

git log --oneline --stat
HEAD
Stars
3.5k
Forks
188
Updated
May 27, 2026
repo --stat
  • stars

    3.5k

  • forks

    188

  • last update

    May 27, 2026

  • license

    MITv1.8.0

quickstart.sh
3 steps
  1. Install

    // Drops SKILL.md into ~/.claude/skills/

    $ claude skills add verify-skill
  2. Invoke

    // Run from any project directory

    $ claude --skill verify-skill "write Playwright tests for this page"
  3. Iterate

    // Re-run with edits — Claude keeps the skill loaded

    $ claude --skill verify-skill "now refactor it"
verify-skill/
references
SKILL.md
readonly
name:
Verify
slug:
verify-skill
version:
v1.8.0
license:
MIT
author:
@anthropic-labs
repository:
github.com/anthropics/skills/tree/main/verify
categories:
tags:
#verification#e2e#manual-testing#screenshots#ci
description:

Run the app, drive the UI, confirm the change actually works — not just that tests pass.

features.md
3 capabilities

// What you can do with it

  • Automates the tedious parts of the workflow.
  • Gives Claude the right context, tools, and guardrails.
  • Produces consistent, reviewable output every time.

README.md

verify-skill/README.md
5 sections
Loading README…

$ cat reviews/

Reviews

// No reviews yet. Be the first.
Loading review form…

$ ls related/

explore all →