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
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add verify-skill - Invoke
// Run from any project directory
$ claude --skill verify-skill "write Playwright tests for this page" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill verify-skill "now refactor it"
verify-skill/
references
- references/
- SKILL.mdopen
- README.mdopen
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…
@anthropic-labs/index.json
more by author
authored by
@anthropic-labsAutoresearch
Automated multi-source research: gather, dedupe, cite, and synthesize web + paper sources into a single brief.
4.2kPDF Skill
Read, extract, merge, split, OCR, and fill PDF forms — all from a single Claude skill.
5.8kXLSX Skill
Create, read, and edit Excel spreadsheets (.xlsx, .xlsm, .csv) — formulas, charts, formatting included.
4.9kPPTX Skill
Create and edit PowerPoint decks — slides, layouts, speaker notes, templates — all programmatically.
3.7k
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…