什么是 hugo-template-dev?
InfluxData docs-v2 的 Hugo 模板开发技能。强制执行正确的构建和运行时测试,以捕获仅构建验证遗漏的模板错误。 来源:influxdata/docs-v2。
InfluxData docs-v2 的 Hugo 模板开发技能。强制执行正确的构建和运行时测试,以捕获仅构建验证遗漏的模板错误。
通过命令行快速安装 hugo-template-dev AI 技能到你的开发环境
来源:influxdata/docs-v2。
This skill enforces proper Hugo template development practices, including mandatory runtime testing to catch errors that static builds miss.
Hugo's npx hugo --quiet only validates template syntax, not runtime execution.
Template errors like accessing undefined fields, nil values, or incorrect type assertions only appear when Hugo actually renders pages. You MUST test templates by running the server.
InfluxData docs-v2 的 Hugo 模板开发技能。强制执行正确的构建和运行时测试,以捕获仅构建验证遗漏的模板错误。 来源:influxdata/docs-v2。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/influxdata/docs-v2 --skill hugo-template-devInfluxData docs-v2 的 Hugo 模板开发技能。强制执行正确的构建和运行时测试,以捕获仅构建验证遗漏的模板错误。 来源:influxdata/docs-v2。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/influxdata/docs-v2 --skill hugo-template-dev 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/influxdata/docs-v2