hugo-content-checker
Installation
SKILL.md
Hugo Content Checker
This skill provides tools and guidance for analyzing Hugo content for consistency issues, broken references, orphaned pages, and quality problems.
Purpose
Maintaining a large Hugo documentation site requires consistent structure, proper linking, and high-quality metadata. This skill automates the detection of common issues that can degrade site quality and user experience:
- Broken internal links that lead to missing pages
- Orphaned content that exists but is never referenced
- Inconsistent frontmatter missing required metadata fields
- Naming convention violations that reduce maintainability
- Duplicate content that should be consolidated or cross-referenced