From schema
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: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:
npx claudepluginhub tonone-ai/tonone --plugin schema2plugins reuse this skill
First indexed Jul 25, 2026
Reviews API schemas (OpenAPI, GraphQL, Protobuf) for naming consistency, completeness, and developer ergonomics, offering actionable fixes.
Audits API schema files (OpenAPI, GraphQL, Protobuf) across a codebase, reporting coverage gaps, naming inconsistencies, and missing descriptions.
Validates OpenAPI, JSON Schema, and GraphQL API specs with linting, structural analysis, completeness checks, breaking change detection, and consistency enforcement. Generates reports.