Template Discovery

Skill for finding, inspecting, and selecting the right .NET template for a task. Use when a user asks to create a new project, library, test project, or solution, and the right template needs to be identified. Covers searching NuGet.org and local caches, inspecting template parameters and constraints, and comparing template alternatives. DO NOT use for MSBuild build issues, NuGet restore problems, or non-template .NET tasks.

ViktorHofer 61c6f7e 4.6 KB Updated

File contents

ViktorHofer/dotnet-skills/tree/main/src/template-engine-skills/skills/template-discovery commit 61c6f7eb45

Frequently asked questions

npx skillmds add viktorhofer/template-discovery