Graphql Api Design · seb1n/awesome-ai-agent-skills

Design GraphQL schemas, resolvers, and pagination

Designs complete GraphQL APIs from a spec or description, producing types, queries, mutations, and subscriptions, and applying DataLoader batching, Relay-style cursor pagination, and schema federation, useful when planning a GraphQL backend.

Good for

  • Draft GraphQL type and mutation definitions
  • Add cursor-based pagination to list fields
  • Plan DataLoader batching for resolvers
Category
Design

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Design a GraphQL schema with pagination and resolvers for my blog API.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.