api-review

Installation
SKILL.md

API Review Command

Review an API design for best practices, consistency, and potential issues.

Usage

/sd:api-review [spec-file-or-pattern]

Arguments

  • spec-file-or-pattern (optional): Path to OpenAPI spec, API file, or glob pattern
    • If provided: Review the specified file(s)
    • If omitted: Search for common API spec files (openapi.yaml, swagger.json, etc.)

Examples

Installs
3
GitHub Stars
83
First Seen
Mar 5, 2026
api-review — melodic-software/claude-code-plugins