Graphql skills for AI agents
8 practitioner-grade graphql skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Apollo Client
Apollo Client with React for querying, mutating, and caching GraphQL data
355 lines - Apollo Server
Apollo Server setup, configuration, plugins, and production deployment patterns
305 lines - Authentication
Authentication and authorization patterns for securing GraphQL APIs
334 lines - Code Generation
Type-safe GraphQL development with graphql-codegen for TypeScript
406 lines - Pagination
Cursor-based pagination following the Relay connection specification
355 lines - Resolvers
Resolver patterns, data loading strategies, and the N+1 problem in GraphQL
218 lines - Schema Design
Schema design principles for building maintainable, intuitive GraphQL APIs
187 lines - Subscriptions
Real-time GraphQL subscriptions with WebSockets and server-sent events
339 lines