From schema-design
Designs API schemas including OpenAPI specs, GraphQL schemas, and gRPC protos for new features. Helps teams define clear, consistent API contracts with examples and rationale.
How this skill is triggered — by the user, by Claude, or both
Slash command
/schema-design:schema-designThis 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.
Gather the feature requirements, data models, consumer needs, and any existing API conventions.
Output a schema definition: complete OpenAPI/GraphQL/proto spec with descriptions, examples, and a design rationale note for non-obvious decisions.
Output a brief summary:
2plugins reuse this skill
First indexed Jul 25, 2026
npx claudepluginhub tonone-ai/tonone --plugin schema-designDesigns API schemas including OpenAPI specs, GraphQL schemas, and gRPC protos for new features. Helps teams define clear, consistent API contracts with examples and rationale.
Designs REST, GraphQL, and gRPC APIs with focus on consistency, evolution, error messages, and rate limiting. Useful when designing or reviewing API contracts.
Designs RESTful APIs and GraphQL schemas following best practices for endpoints, request/response schemas, and architecture.