# Claude Code Agent: Graphql Performance Optimizer > GraphQL performance analysis and optimization specialist. Use PROACTIVELY for query performance issues, N+1 problems, caching strategies, and production GraphQL API... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent api-graphql/graphql-performance-optimizer --yes ``` Use the dry run first when you want to inspect the files before activation: ```bash npx claude-code-templates@latest --agent api-graphql/graphql-performance-optimizer --yes --dry-run ``` --- ## What This Agent Covers GraphQL performance analysis and optimization specialist. Use PROACTIVELY for query performance issues, N+1 problems, caching strategies, and production GraphQL API... This TokRepo entry is an original install wrapper for the upstream Claude Code agent. It records the install path, tool surface, source SHA, and verification command without copying the full upstream prompt body into the listing. --- ## Operating Profile - Category: API & GraphQL - Claude Code Templates path: `api-graphql/graphql-performance-optimizer` - Tools declared upstream: Read, Write, Bash, Grep - Best fit: Claude Code projects that need a focused specialist agent and a reproducible install command. - Codex usage: stage or inspect the generated `SKILL.md` before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent api-graphql/graphql-performance-optimizer --yes --dry-run ``` Expected installed file: ```text .claude/agents/graphql-performance-optimizer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates api-graphql/graphql-performance-optimizer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/api-graphql/graphql-performance-optimizer.md) - Source SHA: `8863df146c8c5a62d821d5dd49545d62c51904cd` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-graphql-performance-optimizer-7b4df0b3 Author: TokRepo精选