ngql
CommunityGenerate NGql queries from natural language.
System Documentation
What problem does it solve?
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.
Core Features & Use Cases
- Automatic NGql code generation from natural language, pasted GraphQL or curl, or refactor/preserve requests.
- Schema-agnostic: the user provides field names and types; the Skill renders fluent NGql code that matches the schema.
- Rich features: variables, fragments, inline fragments, PreservationBuilder support, and a stable API surface for composing queries.
Quick Start
Ask me to generate an NGql builder from a natural-language description and I will output a ready-to-use NGql snippet.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ngql Download link: https://github.com/dolifer/claude-plugins/archive/main.zip#ngql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.