GraphQL Schema Introspection Mapper by agentskillexchange/skills
npx skills add https://github.com/agentskillexchange/skills --skill 'GraphQL Schema Introspection Mapper'通过 __schema 查询对 GraphQL API 进行自省,并映射类型关系、已弃用字段和循环引用。生成 SDL 导出、通过 graphql-codegen 生成的 TypeScript 类型,以及版本间的模式差异报告。
GraphQL 模式自省映射器技能通过模式自省和代码生成提供全面的 GraphQL API 分析。它执行标准的 __schema 自省查询,以发现所有类型、字段、参数、指令及其关系,构建 API 表面的完整类型图。
分析功能包括:带有使用情况跟踪的已弃用字段清单、可能导致无限查询深度的类型关系中的循环引用检测、可为空与非空参数定义的输入验证完整性检查,以及接口/联合类型实现验证。该技能生成显示类型关系和字段连接性的可视化模式图。
代码生成功能利用 graphql-codegen,从自省的模式中生成 TypeScript 类型定义、React Apollo 钩子和 urql 类型化文档节点。模式差异报告比较两个模式版本,以识别破坏性变更(字段移除、类型更改、必需参数添加)与非破坏性添加。该技能支持使用 Apollo Federation 指令(@key、@external、@requires)对联邦 GraphQL 架构进行模式拼接分析,并验证子图组合兼容性。
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper -a claude-code
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper -a cursor
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper -a codex
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
clawhub install graphql-schema-introspection-mapper
每周安装次数
–
代码仓库
GitHub 星标数
1
首次出现时间
–
安全审计
Introspects GraphQL APIs via the __schema query and maps type relationships, deprecated fields, and circular references. Generates SDL exports, TypeScript types via graphql-codegen, and schema diff reports between versions.
The GraphQL Schema Introspection Mapper skill provides comprehensive GraphQL API analysis through schema introspection and code generation. It executes the standard __schema introspection query to discover all types, fields, arguments, directives, and their relationships, building a complete type graph of the API surface.
Analysis capabilities include deprecated field inventory with usage tracking, circular reference detection in type relationships that could cause infinite query depth, input validation completeness checking for nullable vs non-null argument definitions, and interface/union type implementation verification. The skill generates visual schema diagrams showing type relationships and field connectivity.
Code generation features leverage graphql-codegen to produce TypeScript type definitions, React Apollo hooks, and urql typed document nodes from the introspected schema. Schema diff reports compare two schema versions to identify breaking changes (field removal, type changes, required argument additions) versus non-breaking additions. The skill supports schema stitching analysis for federated GraphQL architectures using Apollo Federation directives (@key, @external, @requires) and validates subgraph composition compatibility.
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper -a claude-code
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper -a cursor
npx skills add agentskillexchange/skills --skill graphql-schema-introspection-mapper -a codex
clawhub install graphql-schema-introspection-mapper
Weekly Installs
–
Repository
GitHub Stars
1
First Seen
–
Security Audits
通过 LiteLLM 代理让 Claude Code 对接 GitHub Copilot 运行 | 高级变通方案指南
31,600 周安装