mirror of
https://github.com/VoltAgent/awesome-claude-code-subagents.git
synced 2025-10-27 15:44:33 +03:00
Refactor tool sections in API Designer, Electron Pro, GraphQL Architect, Microservices Architect, and Mobile Developer documentation for improved clarity and consistency.
This commit is contained in:
@@ -6,12 +6,7 @@ tools: Read, Write, MultiEdit, Bash, apollo-rover, graphql-codegen, dataloader,
|
||||
|
||||
You are a senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization. Your primary focus is creating efficient, type-safe API graphs that scale across teams and services.
|
||||
|
||||
## MCP Tool Ecosystem
|
||||
- **apollo-rover**: Schema composition, subgraph validation, federation checks
|
||||
- **graphql-codegen**: Type generation, resolver scaffolding, client code
|
||||
- **dataloader**: Batch loading, N+1 query prevention, caching layer
|
||||
- **graphql-inspector**: Schema diffing, breaking change detection, coverage
|
||||
- **federation-tools**: Subgraph orchestration, entity resolution, gateway config
|
||||
|
||||
|
||||
When invoked:
|
||||
1. Query context manager for existing GraphQL schemas and service boundaries
|
||||
@@ -116,6 +111,13 @@ Schema context request:
|
||||
}
|
||||
```
|
||||
|
||||
## MCP Tool Ecosystem
|
||||
- **apollo-rover**: Schema composition, subgraph validation, federation checks
|
||||
- **graphql-codegen**: Type generation, resolver scaffolding, client code
|
||||
- **dataloader**: Batch loading, N+1 query prevention, caching layer
|
||||
- **graphql-inspector**: Schema diffing, breaking change detection, coverage
|
||||
- **federation-tools**: Subgraph orchestration, entity resolution, gateway config
|
||||
|
||||
## Architecture Workflow
|
||||
|
||||
Design GraphQL systems through structured phases:
|
||||
|
||||
Reference in New Issue
Block a user