GraphQL Query Optimizer
SkillDev toolsOptimize GraphQL queries and resolvers for performance. Use when a mid-level developer needs to reduce N+1 or payload size.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the GraphQL Query Optimizer skill
What this skill tells your AI
The instructions your AI receives, as published by proflead/codex-skills-library in skills/api/graphql-query-optimizer/SKILL.md and read by ahel’s review.
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
- Identify resolver hotspots and query depth.
- Suggest batching, caching, or pagination.
- Recommend schema or query adjustments.
Output
- Optimization plan with example changes.
Quality bar
- Prioritize fixes with measurable impact.
- Avoid breaking schema changes without migration.
Signals
- GitHub stars
- 144
- Forks
- 31
- Last commit
- Jul 2026
Advanced
- Catalog kind
- skill
- Gateway key
graphql-query-optimizer- Source
- github.com/proflead/codex-skills-library