managedcode-dotnet-skills

Installation
SKILL.md

ManagedCode dotnet-skills

Overview

Use this skill when a .NET project needs an installable skill catalog or CLI-oriented agent workflow from managedcode/dotnet-skills. The upstream repository targets Codex, Claude Code, GitHub Copilot, and Gemini.

Compatibility: .NET, C#, CLI-based skill installation, migration workflows, and multi-agent coding assistants.

Workflow

  1. Inspect the solution structure, SDK version, package centralization, test framework, and CI before choosing any upstream skill.
  2. For migration tasks, classify the migration target first: framework upgrade, library replacement, Azure migration, architecture modernization, or test modernization.
  3. Use the upstream catalog as a reference, then adapt instructions to the local repository conventions.
  4. Validate with dotnet restore, dotnet build, and the narrowest relevant dotnet test command.
  5. Capture migration decisions in a short compatibility note covering breaking changes and remaining manual work.

Guardrails

Installs
2
GitHub Stars
10
First Seen
Jul 16, 2026
managedcode-dotnet-skills — autohandai/community-skills