# Syn GRAPHQL Schema Design

> Operate, configure, troubleshoot, and manage GraphQL. Use for GraphQL engineering tasks, day-to-day operations, and production support.

- Skill: `legendtkl/syn-graphql-schema-design` (Agent Skill)
- Install (CLI): `npx skillmds@latest add legendtkl/syn-graphql-schema-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/legendtkl/syn-graphql-schema-design/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: legendtkl (https://skillmd.com/u/legendtkl)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/legendtkl/syn-graphql-schema-design

---


# GraphQL: schema and type design

## When to use

Use this skill for schema and type design in GraphQL. This skill
specifically handles schema and type design and nothing else in the
GraphQL family.

## Procedure

Design the SDL schema: types, interfaces, unions, nullability, pagination connections, and naming conventions.

## Notes

This is the GraphQL skill dedicated to schema and type design.
Sibling skills cover other GraphQL capabilities; this one
is the right choice only when the task is about schema and type design.

