Design and implement GraphQL APIs - schema definition, resolvers, mutations, subscriptions, authentication, DataLoader for N+1 prevention, pagination (cursor and offset), error handling, and testing. Covers both server-side (GraphQL Yoga, Apollo Server, Strawberry for Python) and client-side (Apollo Client, urql, TanStack Query). Use when building a GraphQL API, adding GraphQL to an existing service, writing GraphQL queries/mutations/subscriptions, or optimizing GraphQL performance.
$npx -y skills add jignesh-ponamwar/skills-mcp --skill graphql-apiInstalls into the current project.
Run `npx skills use "https://github.com/jignesh-ponamwar/skills-mcp" --skill "jignesh-ponamwar/skills-mcp/graphql-api"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jignesh-ponamwar/skills-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/jignesh-ponamwar/skills-mcp"` and select the relevant skills, then follow their instructions.