QualityTypeScript

Verify

by NanmiCoder

Verify is a Quality skill for Claude Code, published by NanmiCoder in cc-haha.

14.1K stars8.5K forkson NanmiCoder/cc-hahaAdded 2026/08/14Repository updated 2026/08/14
agentaiai-agentanthropicclaudeclaude-codecoding-agentcomputer-usedesktop-appelectronllmmcpreacttypescript
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/NanmiCoder/cc-haha/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/NanmiCoder/cc-haha.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 NanmiCoder/cc-haha
Installs to
~/.claude/skills/verify
Collection
One of 3 skills cataloged from this repository
Category
Quality1354 skills

What Verify does

Verify runs the app to confirm a code change works as expected. Use it after making changes to catch regressions before merging.

Verify is cataloged under Quality on DirSkills. Verify comes from a repository tagged agent, ai, ai-agent, anthropic and claude.

Documentation

README

Verify the code change works as expected.

Frequently asked about Verify

  • What else does NanmiCoder publish alongside Verify?

    Verify is one of 3 skills that DirSkills catalogs from NanmiCoder/cc-haha, the repository it ships in. Its siblings there include Claude API and Image Generation. Each one is a separate skill with its own page in this directory, installs the same way Verify does, and is maintained by NanmiCoder in that same repository. The rest of the collection is listed on the NanmiCoder/cc-haha page.

  • How does Verify compare to other Quality skills?

    Verify ranks #164 by stars among the 1354 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.