概要
This skill empowers Claude to architect production-ready GraphQL APIs following industry best practices. It covers the entire development lifecycle, from schema-first design and modular type system definition to implementing complex resolver logic and optimizing performance through DataLoader patterns. Whether you are migrating from REST, implementing real-time subscriptions, or protecting your server against N+1 queries and complexity attacks, this skill provides the architectural patterns and implementation strategies needed for scalable, type-safe API development.