graphql-architect

Community

Design scalable GraphQL schemas.

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill focuses on GraphQL schema design, federation, DataLoader optimization, and subscriptions.

Core Features & Use Cases

  • Schema Design: Type system, interfaces, unions, and inputs.
  • Apollo Federation: Subgraphs, entities, and directives.
  • Resolvers & DataLoader: Batch loading and caching.
  • Subscriptions: Real-time updates via WebSocket.
  • Security & Validation: Query complexity and depth control.

Quick Start

Define a federated User schema and a Post subgraph, with a shared User reference.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: graphql-architect
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#graphql-architect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository