GraphQL Schema Builder
Designs type-safe GraphQL schemas with resolvers, dataloaders, and subscription support.
About
This skill generates complete GraphQL APIs from domain requirements. It creates type definitions, resolvers, mutations, subscriptions, and dataloader patterns for N+1 query prevention. Supports Apollo Server, Yoga, and Pothos for schema-first or code-first approaches. The skill handles authentication directives, rate limiting, query complexity analysis, and generates TypeScript types from schemas.
Installation
git clone https://github.com/saeed-vayghan/gemini-agent-skills ~/.gemini/skills/graphql-schema-builderOr install to ~/.antigravity/skills/graphql-schema-builder for Antigravity CLI.