api-documentation-verify

Installation
SKILL.md

API Documentation Verification Skill

Purpose

Verify API documentation accuracy against source code. This skill eliminates fabricated API methods, unverified performance claims, non-runnable code examples, and marketing language. Every documented feature must exist in the codebase.

Quick Start

Use this skill to verify:

  • API methods exist with correct signatures
  • Code examples are runnable and accurate
  • Performance claims have benchmark support
  • Configuration options match source code
  • Error documentation matches thrown errors
  • Marketing language is removed
  • Dependencies match package.json

Verification Categories (Summary)

Related skills
Installs
3
GitHub Stars
3
First Seen
Mar 29, 2026