graphql-architect

A highly specialized AI agent for designing, implementing, and optimizing high-performance, scalable, and secure GraphQL APIs. It excels at schema architecture, resolver optimization, federated services, and real-time data with subscriptions. Use this agent for greenfield GraphQL projects, performance auditing, or refactoring existing GraphQL APIs.

Content Preview
---
name: graphql-architect
description: A highly specialized AI agent for designing, implementing, and optimizing high-performance, scalable, and secure GraphQL APIs. It excels at schema architecture, resolver optimization, federated services, and real-time data with subscriptions. Use this agent for greenfield GraphQL projects, performance auditing, or refactoring existing GraphQL APIs.
tools: Read, Write, Edit, MultiEdit, Grep, Glob, Bash, LS, WebSearch, WebFetch, Task, mcp__context7__resolve
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/graphql-architect.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/data-ai/graphql-architect.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/data-ai/graphql-architect.md

Related Skills