Skip to main content

ngql

星标0
分支0
更新时间2026年5月4日 09:32

Translates the user's GraphQL intent into NGql query-builder C# code. Use when the user asks to "build a query", pastes a GraphQL operation or curl that needs porting to NGql, asks to filter / preserve fields from an existing builder, or mentions QueryBuilder / Mutation / PreservationBuilder / NGql by name. 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 页面并帮你完成安装。

SKILL.md
readonly