关于
This skill equips Claude with expert guidance for building production-ready GraphQL resolvers, specifically focusing on solving the N+1 query problem through batching. It facilitates the implementation of secure API architectures by enforcing field-level authorization, proper error wrapping to prevent sensitive data leaks, and consistent context propagation across resolver chains. Whether you are architecting a new GraphQL service or optimizing an existing Go-based backend, this skill ensures your implementation follows best practices for performance, scalability, and robust input validation.