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
354 lines - Apollo Server
Apollo Server setup, configuration, plugins, and production deployment patterns
304 lines - Authentication
Authentication and authorization patterns for securing GraphQL APIs
333 lines - Code Generation
Type-safe GraphQL development with graphql-codegen for TypeScript
405 lines - Pagination
Cursor-based pagination following the Relay connection specification
354 lines - Resolvers
Resolver patterns, data loading strategies, and the N+1 problem in GraphQL
217 lines - Schema Design
Schema design principles for building maintainable, intuitive GraphQL APIs
186 lines - Subscriptions
Real-time GraphQL subscriptions with WebSockets and server-sent events
338 lines