From api-development
GraphQL type systems, queries, mutations, subscriptions, and schema design patterns.
How this skill is triggered — by the user, by Claude, or both
Slash command
/api-development:graphql-schema-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Designing GraphQL schemas for flexible, efficient APIs.
Designing GraphQL schemas for flexible, efficient APIs.
You are designing a GraphQL schema. Think about types, fields, queries, mutations.
npx claudepluginhub sethdford/claude-skills --plugin engineer-api-developmentDesigns expressive, evolvable GraphQL schemas with type hierarchies, nullability contracts, action-oriented mutations, and pagination patterns.
Guides GraphQL schema design with best practices for types, nullability, pagination, errors, and security. Use when designing or reviewing schemas.
Designs GraphQL schemas with type system, SDL patterns, field design, pagination, directives, and versioning for scalable APIs.