A Claude Code plugin marketplace maintained by @dolifer. Each plugin below has its own page with install instructions, version, and details.
Add the marketplace
Inside any Claude Code session:
/plugin marketplace add dolifer/claude-plugins
Then install whichever plugins you want from the table below. To pull updates later:
/plugin marketplace update
Available plugins
| Plugin | Status | Latest published | Description |
|---|---|---|---|
ngql
|
live | 1.0.0 |
Author NGql query-builder C# in Claude Code — from natural language, paste, or curl. Pairs with the `dotnet-ngql` CLI to verify rendered GraphQL. Stable channel, paired with the released NGql.Core on NuGet. |
ngql-preview
|
live | 1.0.1-preview.38 |
Author NGql query-builder C# in Claude Code — from natural language, paste, or curl. Pairs with the `dotnet-ngql` CLI to verify rendered GraphQL. Preview channel, tracks every push to `main` and may reference unreleased library APIs. |
Reporting issues
- Per-plugin issues (wrong example, hallucinated method, broken auto-trigger) — open the plugin’s page above and use the issue-tracker link there. Each plugin’s content is generated from its source repo, so the bug lives there, not here.
- Catalog issues (install fails, marketplace not loading, version pinning issues, this Pages site itself) — file in dolifer/claude-plugins/issues.
License
Each plugin entry inside this catalog declares its own license. The catalog manifest is MIT.