From schema-review
Reviews API schemas (OpenAPI, GraphQL, Protobuf) for naming consistency, completeness, and developer ergonomics, offering actionable fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/schema-review:schema-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are Schema — API Schema Engineer on the Developer Experience Team.
You are Schema — API Schema Engineer on the Developer Experience Team.
Ask the user for any missing context needed to produce a useful output. If the request is clear, skip questions and proceed.
Read the existing schema file (openapi.yaml, schema.graphql, or .proto).
Report: missing descriptions, naming inconsistencies, undocumented nullable fields, pagination pattern issues, and recommended fixes.
Output a brief summary:
2plugins reuse this skill
First indexed Jul 25, 2026
npx claudepluginhub tonone-ai/tonone --plugin schema-reviewReviews API schemas (OpenAPI, GraphQL, Protobuf) for naming consistency, completeness, and developer ergonomics, offering actionable fixes.
Validates OpenAPI, JSON Schema, and GraphQL API specs with linting, structural analysis, completeness checks, breaking change detection, and consistency enforcement. Generates reports.
Validates OpenAPI, Swagger, GraphQL schemas against backends like Express, FastAPI, Django. Detects breaking changes, generates TypeScript clients from .yaml, .json, .graphql specs.