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