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.
$npx -y skills add nim-lang/langserver --skill langserverInstalls into the current project.
Run `npx skills use "https://github.com/nim-lang/langserver" --skill "nim-lang/langserver"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nim-lang/langserver" that are relevant to the current task. Run `npx skills add "https://github.com/nim-lang/langserver"` and select the relevant skills, then follow their instructions.