.NET skills for coding assistants. The skills describe how to use specific .NET tools that accelerate LLM-driven .NET + C# development.
Use /plugin to manage marketplaces and install plugins. For a complete walkthrough with screenshots for both Copilot and Claude Code.
Copilot users: Start with /plugin marketplace add richlander/dotnet-skills
See:
| Skill | Description |
|---|---|
dotnet-inspect |
Inspect .NET assemblies and NuGet packages |
# Add marketplace
/plugin marketplace add richlander/dotnet-skills
# Install plugin
/plugin install dotnet-skills@richlander-dotnet-skillsTo get the latest version of the plugin, first update the marketplace to refresh available versions, then update the installed plugin:
# Update marketplace to fetch latest versions
/plugin marketplace update richlander-dotnet-skills
# Update the installed plugin
claude plugin update dotnet-skills@richlander-dotnet-skillsYou can also update the marketplace through the interactive UI by running /plugin, navigating to the Marketplaces tab, selecting richlander-dotnet-skills, and choosing Update marketplace.
- About Agent Skills
- Using Copilot CLI
- copilot-plugins - Official plugins repository