QualityTypeScript

Verify

by LangcliTeam

Verify is a Quality skill for Claude Code, published by LangcliTeam in langcli.

236 stars16 forkson LangcliTeam/langcliAdded 2026/09/03Repository updated 2026/08/28
claudeclaude-codedeepseekgemini-clilangcli
Install in seconds
Install Verify
Copy Verify into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/LangcliTeam/langcli/tree/main/src/skills/bundled/verify ~/.claude/skills/verify

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/LangcliTeam/langcli.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
src/skills/bundled/verify/SKILL.md in LangcliTeam/langcli
Installs to
~/.claude/skills/verify
Collection
The only skill cataloged from this repository
Category
Quality1478 skills

What Verify does

Verify checks code or outputs for correctness and helps catch issues before changes are accepted. Use it when you need a review, validation, or confidence that something matches expected behavior.

Verify is cataloged under Quality on DirSkills. Verify comes from a repository tagged claude, claude-code, deepseek, gemini-cli and langcli.

Documentation

README

Frequently asked about Verify

  • How does Verify compare to other Quality skills?

    Verify ranks #1355 by stars among the 1478 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Verify against them. Open each page to compare what they document and how they install.