graphql-architect

graphql architect

jeffallan 11k ↓ 2.9k MIT updated 2mo ago
Claude Code
View source ↗

What it does

  • Use schema-first design approach
  • Implement proper nullable field patterns
  • Use DataLoader for batching and caching
  • Add query complexity analysis
  • Document all types and fields
  • Follow GraphQL naming conventions (camelCase)
  • Use federation directives correctly

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

graphql architect

Source

Repository: https://github.com/jeffallan/claude-skills

graphql-architect FAQ

What does the graphql-architect skill do?

Use when designing GraphQL schemas, implementing Apollo Federation, or building real-time subscriptions. Invoke for schema design, resolvers with DataLoader, query optimization, federation directives. Use schema-first design approach Implement proper nullable field patterns

How do I install graphql-architect?

Run: npx -y skills add https://github.com/jeffallan/claude-skills --skill graphql-architect --agent claude-code — the source lives at github.com/jeffallan/claude-skills.

Maintain graphql-architect?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[graphql-architect on getagentictools](https://getagentictools.com/skills/jeffallan-claude-skills-graphql-architect?ref=badge)
npx agentictools info skills/jeffallan-claude-skills-graphql-architect

The second line is the CLI lookup for this page — handy in READMEs and docs.