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.)