Agent skill

graphql-query-optimizer

Optimize GraphQL queries and resolvers for performance. Use when a mid-level developer needs to reduce N+1 or payload size.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/graphql-query-optimizer

SKILL.md

GraphQL Query Optimizer

Purpose

Optimize GraphQL queries and resolvers for performance.

Inputs to request

  • Slow query or resolver traces.
  • Schema and resolver stack.
  • Performance targets or budgets.

Workflow

  1. Identify resolver hotspots and query depth.
  2. Suggest batching, caching, or pagination.
  3. Recommend schema or query adjustments.

Output

  • Optimization plan with example changes.

Quality bar

  • Prioritize fixes with measurable impact.
  • Avoid breaking schema changes without migration.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results