Files
dotnet__skills/plugins/dotnet
Abhitej John a3806f7d5f Trim csharp-refactoring SKILL.md to lean v3 (proportional rigor)
Replaces the shipped skill body with the validated v3 variant: judgment-first,
rigor proportional to blast radius, redundant catalog/list scaffolding removed.
~53% smaller (12,811->6,039 chars) with equal or better cross-family eval quality
and no measured regression. Description (929 chars) and all safety rules retained.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 3c9f9823-7f2f-4f7d-9d1b-f2b9e7a20c60
2026-09-15 09:18:34 -07:00
..
2026-09-07 09:14:35 +00:00
2026-08-25 15:25:21 -07:00
2026-08-25 15:25:21 -07:00
2026-09-07 09:14:35 +00:00

dotnet

Core .NET and C# skills for coding agents.

Includes

  • Common .NET development skills
  • A C# language server integration for .cs files

LSP

This plugin declares a C# LSP server that is launched through the .NET CLI. The LSP declaration is available to hosts that support the plugin lspServers extension. Codex plugin installs expose this plugin's skills but do not load that host-specific LSP declaration.

Prerequisites:

  • .NET 10 SDK installed
  • dotnet available on PATH

Skills