graphql-schema-generator

Installation
SKILL.md

GraphQL Schema Generator Skill

Expert at creating GraphQL schemas with proper types, resolvers, and best practices.

When to Activate

  • "create GraphQL schema for [entity]"
  • "generate GraphQL API"
  • "build GraphQL types and resolvers"

Complete GraphQL Structure

// schema/user.schema.ts
import { gql } from 'apollo-server-express';
Related skills
Installs
2
GitHub Stars
5
First Seen
Mar 10, 2026