소개
This skill empowers Claude to perform deep validation of GraphQL operations, including queries, mutations, and subscriptions, against a target schema. It goes beyond simple syntax checks by identifying undefined fields, invalid types, and potential performance bottlenecks through depth limiting and complexity scoring. Ideal for maintaining high-quality GraphQL APIs, it supports Apollo Federation, AWS AppSync directives, and automated extraction from TypeScript/JavaScript files, ensuring that front-end code remains in sync with the back-end schema throughout the development lifecycle.