Skip to main content

ngql-local

星标13
分支4
更新时间2026年5月4日 22:33

**Editable in-repo copy of the NGql Skill.** Use when the user is running Claude Code inside the NGql repository and is actively editing this Skill or the library it teaches. Tracks the working tree, not a published release — the content here may be ahead of `ngql-preview` and `ngql` (the published channels). Translates the user's GraphQL intent into NGql query-builder C# code: triggered by "build a query", a pasted GraphQL operation or curl that needs porting to NGql, "filter / preserve fields", or mentions of QueryBuilder / Mutation / PreservationBuilder / NGql. NGql is a zero-dependency, schema-less .NET GraphQL query builder — the user supplies the schema knowledge (field names, types), the Skill produces the fluent code.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
9 个文件
SKILL.md
readonly