bymarcelroozekrans· 1 skill
Use when working with any .NET / C# code (.cs/.csproj/.sln/.slnx files), finding callers/references/implementations, checking compiler errors or warnings, running dotnet build for diagnostics, searching for a type/method/interface by name, inspecting DI registrations, detecting dead code or circular dependencies, inspecting source-generator output, or about to Grep/Glob across a C# codebase — activates when roslyn-codelens MCP tools are available.
$npx -y skills add marcelroozekrans/roslyn-codelens-mcp --skill roslyn-codelensInstalls into the current project.
Run `npx skills use "https://github.com/marcelroozekrans/roslyn-codelens-mcp" --skill "marcelroozekrans/roslyn-codelens-mcp/roslyn-codelens"` 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/marcelroozekrans/roslyn-codelens-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/marcelroozekrans/roslyn-codelens-mcp"` and select the relevant skills, then follow their instructions.