From schema
Audits API schema files (OpenAPI, GraphQL, Protobuf) across a codebase, reporting coverage gaps, naming inconsistencies, and missing descriptions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/schema:schema-reconThis 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.
Glob for openapi.yaml, schema.graphql, *.proto files. Check for completeness and naming consistency.
Report: schema coverage (% of endpoints with full spec), naming inconsistencies, missing descriptions, and recommended priorities.
Output a brief summary:
2plugins reuse this skill
First indexed Jul 25, 2026
npx claudepluginhub tonone-ai/tonone --plugin schemaAudits API schema files (OpenAPI, GraphQL, Protobuf) across a codebase, reporting coverage gaps, naming inconsistencies, and missing descriptions.
Reviews 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.