What is hugo-template-dev?
Hugo template development skill for InfluxData docs-v2. Enforces proper build and runtime testing to catch template errors that build-only validation misses. Source: influxdata/docs-v2.
Hugo template development skill for InfluxData docs-v2. Enforces proper build and runtime testing to catch template errors that build-only validation misses.
Quickly install hugo-template-dev AI skill to your development environment via command line
Source: 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.
Hugo template development skill for InfluxData docs-v2. Enforces proper build and runtime testing to catch template errors that build-only validation misses. Source: influxdata/docs-v2.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/influxdata/docs-v2 --skill hugo-template-devHugo template development skill for InfluxData docs-v2. Enforces proper build and runtime testing to catch template errors that build-only validation misses. Source: influxdata/docs-v2.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/influxdata/docs-v2 --skill hugo-template-dev Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/influxdata/docs-v2