Template Authoring

Skill for creating, maintaining, and validating custom dotnet new templates. Use when a user wants to create a reusable template from an existing project, author template.json manually, add parameters or post-actions, or validate a template before publishing. Covers template.json structure, parameter types, conditional content, post-actions, constraints, and ai.host.json metadata. DO NOT use for using/instantiating existing templates or for MSBuild build issues.

ViktorHofer 3c2005b 6.4 KB Updated

File contents

ViktorHofer/dotnet-skills/tree/main/src/template-engine-skills/skills/template-authoring commit 3c2005b127

Frequently asked questions

npx skillmds add viktorhofer/template-authoring