graphql-pro
Installation
SKILL.md
GraphQL (professional)
Skill text is English; answer in the user’s preferred language when rules or the conversation specify it.
Use official GraphQL Specification, GraphQL over HTTP, and GraphQL.org learn for standards truth; this skill encodes schema-first modeling, resolver discipline, and production-safe performance and security defaults.
Boundary
graphql-pro owns GraphQL contract (SDL shape, resolver behavior per field), execution concerns (batching, limits), and schema evolution. api-design-pro owns cross-protocol governance when REST and GraphQL coexist at product level; postgresql-pro owns SQL tuning beneath resolvers; security-pro owns threat modeling breadth beyond GraphQL defaults.