灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

返回搜索

通用助手 / 编排推荐

template-validation

template-validation

安装量 191GitHub Stars 1,713更新时间 2026年5月16日

描述

Validates custom dotnet new templates for correctness before publishing. Catches missing fields, parameter bugs, shortName conflicts, constraint issues, and common authoring mistakes that cause templates to fail silently. USE FOR: checking template.json files for errors before publishing or testing, diagnosing why a template doesn't appear after installation, reviewing template parameter definitions for type mismatches and missing defaults, finding shortName conflicts with dotnet CLI commands, validating post-action and constraint configuration. DO NOT USE FOR: finding or using existing templates (use template-discovery), creating projects from templates (use template-instantiation), creating templates from existing projects (use template-authoring).

安全审计

使用前的风险提示

未审计

规则审计

未审计
更新 1年1月1日

智能审计

未审计
更新 1年1月1日
testingauthtemplatevalidationvalidatescustomdotnetnewtemplatesforcorrectnessbefore