QualityTypeScript

Verify

by Qiao-920

Verify is a Quality skill for Claude Code, published by Qiao-920 in claude-desktop-cn.

259 stars35 forkson Qiao-920/claude-desktop-cnAdded 2026/09/02+2% in starsRepository updated 2026/06/03
ai-assistantchineseclaudeclaude-codeclaude-desktopcode-workspacedesktop-appelectronwindows
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/Qiao-920/claude-desktop-cn/tree/main/engine/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/Qiao-920/claude-desktop-cn.git

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

In this catalog

Source file
engine/src/skills/bundled/verify/SKILL.md in Qiao-920/claude-desktop-cn
Installs to
~/.claude/skills/verify
Collection
One of 6 skills cataloged from this repository
Category
Quality1418 skills

What Verify does

Verify checks that a code change works as expected by running the app. Use it when you need to confirm behavior after edits or catch regressions quickly.

Verify is cataloged under Quality on DirSkills. Verify comes from a repository tagged ai-assistant, chinese, claude, claude-code and claude-desktop.

Documentation

README

Verify the code change works as expected.

Frequently asked about Verify

  • What else does Qiao-920 publish alongside Verify?

    Verify is one of 6 skills that DirSkills catalogs from Qiao-920/claude-desktop-cn, the repository it ships in. Its siblings there include Code Review, Create Project and Doc Writer. Each one is a separate skill with its own page in this directory, installs the same way Verify does, and is maintained by Qiao-920 in that same repository. The rest of the collection is listed on the Qiao-920/claude-desktop-cn page.

  • How does Verify compare to other Quality skills?

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