AI AGENT ADDONS

Graphql Architect

jeffallan/claude-skills
Backend & APIs
2,465installs

This skill helps you design GraphQL schemas and build powerful APIs. It focuses on Apollo Federation to connect different services into one graph. You can also set up real-time subscriptions for live updates.

It uses DataLoader to avoid common performance problems like N+1 queries. The skill enforces best practices like query depth limits and field-level security. You will write clean, efficient resolvers and validate your schema before deployment.

Whether you are migrating from REST or starting fresh, this skill makes your API fast and reliable. It is ideal for architects and backend developers who want a robust GraphQL setup.

Add Graphql Architect skill to your workflow

Global

mkdir -p ~/.claude/skills/graphql-architect

Project

mkdir -p .claude/skills/graphql-architect

Source Repository

Stars
10,274
Forks
896
Watchers
10,274
License
MIT
Last Push
2 months ago
Created
9 months ago