hugo-expert

Diagnose and fix multilingual Hugo taxonomy and template errors.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nalyk/ungheni-news --skill hugo-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugo-expert
Source: https://github.com/nalyk/ungheni-news/tree/main/.claude/skills/hugo-expert
Command: npx skills add https://github.com/nalyk/ungheni-news --skill hugo-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides specialized expertise to overcome common challenges in Hugo static site development, particularly for complex multilingual sites. It helps resolve template errors, taxonomy issues, and i18n configuration problems, ensuring efficient and accurate content delivery.

Core Features & Use Cases

  • Multilingual Taxonomy Fixes: Solve cross-language content bleed by correctly filtering taxonomy pages for specific languages, ensuring content accuracy.
  • Template Debugging: Diagnose and fix common Hugo template errors, including pagination context issues, accelerating development.
  • i18n & Content Structure: Configure internationalization, manage translation strings, and organize content with page bundles and front matter, simplifying content management.
  • Use Case: Your multilingual Hugo site is showing Romanian articles on the Russian category page. Use this skill to apply the correct language-specific taxonomy filtering pattern to resolve the content bleed and maintain language integrity.

Quick Start

Use the hugo-expert skill to fix a multilingual taxonomy issue where /categories/local/ shows content from all languages instead of just the current one.