---
name: Verify
slug: verify-11
category: Quality
description: Verify checks code for correctness through testing and review. Use it when you need to confirm behavior, catch regressions, or validate changes before delivery.
github: "https://github.com/fazxes/Claude-code/tree/main/src/skills/bundled/verify"
language: TypeScript
stars: 234
forks: 216
install: "npx degit https://github.com/fazxes/Claude-code/tree/main/src/skills/bundled/verify ~/.claude/skills/verify"
installs_to: ~/.claude/skills/verify
source_path: src/skills/bundled/verify/SKILL.md
collection_size: 25
category_size: 1478
collection_url: "https://dirskills.com/collections/fazxes/Claude-code"
added: 2026-09-03T06:04:08.563Z
last_synced: 2026-09-03T06:04:08.563Z
canonical_url: "https://dirskills.com/skills/verify-11"
---

# Verify

Verify checks code for correctness through testing and review. Use it when you need to confirm behavior, catch regressions, or validate changes before delivery.

**Install:**

```bash
npx degit https://github.com/fazxes/Claude-code/tree/main/src/skills/bundled/verify ~/.claude/skills/verify
```

## README

# Verify Skill
Stub: content not included in leak.
