csharp-lsp
NewOfficial PluginDevelopmentby Anthropic
C# language server for code intelligence
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/csharp-lsp.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/csharp-lsp/SKILL.md3
Invoke in Claude Code
/csharp-lsplsp
Frequently Asked Questions
What is csharp-lsp?
C# language server for code intelligence
How to install csharp-lsp?
To install csharp-lsp, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /csharp-lsp.
What is csharp-lsp best for?
csharp-lsp is a plugin categorized under Development. It is designed for: lsp. Created by Anthropic.