Api Graphql Analyst banner
thomasholknielsen thomasholknielsen

Api Graphql Analyst

Design community

Description

--- name: api-graphql-analyst description: "MUST BE USED for GraphQL API analysis - provides GraphQL schema design, resolver optimization, N+1 problem detection, federation patterns, subscription implementation, and GraphQL performance optimization. This agent conducts comprehensive GraphQL analysis (merged from graphql-architect + graphql-performance-optimizer) and returns actionable recommendations. It does NOT implement changes - it only analyzes GraphQL code and persists findings to .agent/S

Installation

Installs to ~/.claude/agents/thomasholknielsen-claude-code-config-api-graphql-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasholknielsen/claude-code-config/HEAD/agents/api-graphql-analyst.md -o ~/.claude/agents/thomasholknielsen-claude-code-config-api-graphql-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository