🧪
QualityJavaScript

Api Verification

by devcodex-labs

Api Verification is a Quality skill for Claude Code, published by devcodex-labs in devcodex.

202 stars26 forkson devcodex-labs/devcodexAdded 2026/09/05+16% in starsRepository updated 2026/08/31
ai-codingclaude-codecodexcoding-agentcursordeveloper-toolsgemini-cligithub-copilotgroklocal-firstworkflow-runtime
Install in seconds
Install Api Verification
Copy Api Verification 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/devcodex-labs/devcodex/tree/main/content/skills/api-verification ~/.claude/skills/api-verification

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/devcodex-labs/devcodex.git

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

In this catalog

Source file
content/skills/api-verification/SKILL.md in devcodex-labs/devcodex
Installs to
~/.claude/skills/api-verification
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What Api Verification does

Api Verification generates archive-grade .http examples and .cjs automation scripts for API changes. Use it when validating endpoint behavior, contract fields, or regression checks in dev and fix workflows.

Api Verification is cataloged under Quality on DirSkills. Api Verification comes from a repository tagged ai-coding, claude-code, codex, coding-agent and cursor.

Documentation

README

API Verification Skill

职责

在 dev/fix 工作流涉及接口变更时,生成归档级双产物并执行验证:

  • .http — 可执行请求示例(VS Code REST Client 格式)
  • .cjs — 自动化执行脚本(Node.js)

说明:本 Skill 不负责“给前端或调用方看的轻量接口说明”。这类阅读型目标文档由 dev-docslight-api / frontend-api 模式负责。

与 test-router 的关系

  • test-router 负责识别本轮是否存在 API/HTTP 契约变更、归档级接口验证或回归接口探针需求。
  • 一旦 TestRoute 判定需要 api-verification,本 Skill 的 .http + .cjs 双产物和自动化执行规则仍然强制适用。
  • TestRoute 只记录验证路线,不替代本 Skill 的接口覆盖清单、断言脚本和执行结果。

触发时机

工作流 触发条件
dev 新增/修改 API 接口
dev-optimization 优化前(建立基线)和优化后(对比验证)
dev-scenario-test 场景测试基于接口规范
fix 修复涉及接口行为变更
test-router TestRoute 判定存在对外 HTTP/API 契约变更、归档级接口验证或接口回归探针

双产物规范

.http 文件(可执行请求示例)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Api Verification

  • What else does devcodex-labs publish alongside Api Verification?

    Api Verification is one of 25 skills that DirSkills catalogs from devcodex-labs/devcodex, the repository it ships in. Its siblings there include AI Agent System Architecture, AI Evaluation Engineering and API Contract Architecture. Each one is a separate skill with its own page in this directory, installs the same way Api Verification does, and is maintained by devcodex-labs in that same repository. The rest of the collection is listed on the devcodex-labs/devcodex page.

  • How does Api Verification compare to other Quality skills?

    Api Verification ranks #1510 by stars among the 1662 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 Api Verification against them. Open each page to compare what they document and how they install.

More from devcodex-labs/devcodex

Api Verification is one of 25 skills cataloged on DirSkills from devcodex-labs/devcodex.

See all 25 skills
🤖
45m ago

AI Agent System Architecture

AI Agent System Architecture covers agent routing, tool permissions, context, memory, state, and observability for tasks that need explainable and auditable agent behavior. Use it when designing agent workflows, recovery, handoff, or model-assisted governance.
AI Engineering
20226
🧪
45m ago

AI Evaluation Engineering

AI Evaluation Engineering designs evidence for model and prompt quality using golden sets, rubrics, judge calibration, repeat sampling, variance reporting, and regression decisions. Use it when comparing models, prompts, or upgrades and you need reproducible results with contamination checks.
AI Engineering
20226
🧩
45m ago

API Contract Architecture

API Contract Architecture defines and freezes public API contracts before implementation. Use it for HTTP, SDK, CLI, schema, error, pagination, idempotency, and compatibility changes that affect consumers.
AI Engineering
20226
🌐
45m ago

Accessibility I18n

Accessibility I18n handles accessibility and localization review for user-facing UI, CLI output, and docs. Use it when tasks involve keyboard flow, focus, screen readers, ARIA, RTL, translations, locale formats, or multilingual content.
Frontend
20226
🔍
45m ago

Analyze Default

Analyze Default defines a read-only workflow for multi-round code analysis, evidence gathering, and convergence checks. Use it when you need a factual conclusion, root-cause assessment, or review of whether something is correct without changing files.
Quality
20226
🔬
45m ago

Analyze Research

Analyze Research handles technical selection, feasibility checks, dependency comparisons, and root-cause investigation in a read-only workflow. Use it when you need evidence-based recommendations without changing source files.
AI Engineering
20226