---
name: verify
slug: verify
score: 56
rubric: 1.0
provenance: anthropic
publisher: Anthropic
license: MIT
capability: action-taking
canonical: https://top-agent-skills.com/skill/verify
---

# verify

Real feature verification — run the app, drive it, prove it works.

## Install

### Claude Code

Built into Claude Code. Invoke with /verify.

### Cursor

Not bundled with Cursor; community port may exist.

### Codex CLI

Not bundled with Codex; community port may exist.

## Best for

Pre-merge verification for UI changes when type checks and unit tests verify code, not feature correctness.


## About

Run the app and observe behavior to verify a change works — launches dev server, drives the feature, reports back with screenshots and logs.

## Compatibility

claude-code, cursor

## Metadata

- Categories: testing-qa, browser-automation
- Tags: Verify, Preview, E2E
- Setup time: 1 min
- Complexity: Low
- Last update: 2026-05-20
- Verified: 2026-05-31



---

_Indexed by Top Agent Skills. Score breakdown: https://top-agent-skills.com/about/methodology_
