What problem does it solve?
This Skill automatically identifies and reports common Hugo content issues like broken links, inconsistent frontmatter, orphaned pages, naming violations, and duplicate content, saving manual auditing time and improving overall site quality and user experience.
Core Features & Use Cases
- Broken Link Detection: Finds and flags internal links pointing to non-existent pages, preventing navigation errors.
- Frontmatter Validation: Ensures all content files have required metadata fields, crucial for site functionality and search.
- Duplicate Content Detection: Identifies highly similar pages for consolidation or review, improving content efficiency.
- Use Case: Before deploying a major update to your Hugo documentation site, run this skill to automatically catch all broken links and ensure every new page has a
title and description, preventing a poor user experience.
Quick Start
Use the hugo-content-checker skill to analyze the content in the 'docs/content' directory for broken links and frontmatter issues.