概要
The GraphQL skill transforms Claude into a senior GraphQL architect capable of building enterprise-grade APIs and client integrations. It focuses on the critical balance between GraphQL's flexibility and server stability by implementing essential patterns like DataLoader for N+1 prevention, query depth limiting for DoS protection, and type-safe schema design. Whether you are building federated microservices or optimizing Apollo Client caching, this skill ensures your implementation follows industry best practices to avoid common pitfalls like expensive nested queries and authorization leaks.