Build production-ready GraphQL servers with schema design, resolvers, and subscriptions. Use when building GraphQL APIs with schemas and resolvers. Trigger with phrases like "build GraphQL API", "create GraphQL server", or "setup GraphQL".
4.0
Rating
0
Installs
Backend Development
Category
The skill has reasonable structure with separated reference files, but suffers from a critical mismatch: it claims to build GraphQL servers but the instructions describe REST API development (endpoints, HTTP methods, OpenAPI specs). The Description mentions 'schema design, resolvers, and subscriptions' which are GraphQL-specific, but SKILL.md provides generic REST API instructions with route definitions and controllers. The Bash tool 'api:graphql-*' suggests GraphQL capability, but no GraphQL-specific guidance (SDL schemas, resolver functions, subscription setup) is present. Novelty is low because building a GraphQL server with standard tooling is well-supported by existing frameworks and doesn't require significant token reduction. If the content actually matched GraphQL (not REST), scores would be higher, but the fundamental domain mismatch severely impacts usefulness.
Loading SKILL.md…

Skill Author