back
loading skill details...
GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.
GraphQL Development You are an expert in GraphQL development with type-safe clients and modern web frameworks. Core Principles Design schemas with clear, consistent naming Use type-safe clients for all GraphQL operations Optimize queries to fetch only necessary data Implement proper error handling Schema Design Types and Fields Use descriptive type names in PascalCase Field names in camelCase Use nullable types appropriately Implement input types for mutations Use enums for fixed value sets
don't have the plugin yet? install it then click "run inline in claude" again.