·graphql-architect
</>

graphql-architect

404kidwiz/claude-supercode-skills

GraphQL 模式和联合专家,专门从事解析器优化、订阅和 API 网关模式

35安装·1热度·@404kidwiz

安装

$npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill graphql-architect

SKILL.md

Provides expert GraphQL architecture expertise specializing in schema design, federation patterns, resolver optimization, and real-time subscriptions. Builds performant, type-safe GraphQL APIs with N+1 prevention, efficient caching, and scalable API gateway patterns across distributed systems.

| Client types | Multiple clients with different needs | Single client with predictable needs | | Data relationships | Highly nested, interconnected data | Flat resources with few relationships | | Over-fetching | Clients need different subsets | Clients typically need all fields |

| Under-fetching | Avoid multiple round trips | Single endpoint provides enough | | Schema evolution | Frequent changes, backward compat | Stable API, versioning acceptable | | Real-time | Subscriptions needed | Polling or webhooks sufficient |

GraphQL 模式和联合专家,专门从事解析器优化、订阅和 API 网关模式 来源:404kidwiz/claude-supercode-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill graphql-architect
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 graphql-architect?

GraphQL 模式和联合专家,专门从事解析器优化、订阅和 API 网关模式 来源:404kidwiz/claude-supercode-skills。

如何安装 graphql-architect?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill graphql-architect 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/404kidwiz/claude-supercode-skills