About
The dotnet-repo-discovery skill automates the initial exploration of complex .NET codebases by locating the primary solution file and cataloging all associated projects. It extracts critical metadata such as Target Framework Monikers (TFMs) and identifies test projects, producing structured JSON and Markdown artifacts. This provides Claude with an accurate architectural map of the project, which is essential for informed refactoring, dependency analysis, and feature implementation in large-scale .NET environments.