graphql-design

Installation
SKILL.md

skill:graphql-design — GraphQL Schema Design, Resolvers, and Federation

Version: 1.0.0

Purpose

Design production-grade GraphQL APIs with well-structured schemas, efficient resolvers, and scalable federation strategies. This skill guides the design of type systems, query structures, mutation patterns, and subscription models — producing schema definitions, resolver architecture maps, and performance optimization recommendations.

Use when:

  • Designing a new GraphQL API from scratch
  • Migrating from REST to GraphQL
  • Implementing schema federation across multiple services
  • Optimizing an existing GraphQL API for performance
  • Establishing GraphQL design standards for an organization
  • Adding real-time features with GraphQL subscriptions

File Structure

Installs
5
Repository
olino3/forge
First Seen
Feb 13, 2026
graphql-design — olino3/forge