nim skills

6 tagged nim, measured the same way as everything else here.

rag-perf

01

NVIDIA-AI-Blueprints/rag

Skill Claude Code

Performance benchmarking for a deployed NVIDIA RAG Blueprint server: profiling pass + aiperf load test driven by a single YAML config. Not for accuracy / RAGAS scoring (use rag-eval) or for deploying / repairing services (use rag-blueprint).

not rated 757 +4 3d ago A 56 tokens original Apache-2.0

nim-mcp-tools

02

nim-lang/langserver

Skill Claude CodeCodex

Use for Nim symbol navigation, diagnostics, and type resolution. MANDATORY: Use specialized MCP tools (nimFindSymbols, nimFindReferences, nimListSymbols, nimCheckFile, nimCheckProject, nimFindTypeDefinition) first; fall back to grep only on error or user confirmation.

not rated 312 +1 5d ago A 64 tokens original MIT