What problem does it solve?
It eliminates the manual, error-prone work of converting existing Markdown specifications into a structured Hugo documentation site that uses the Hextra theme.
Core Features & Use Cases
- Hugo site scaffolding for Hextra: Generates Hugo Module configuration, site settings, and required theme/layout integration files so the docs can be published consistently.
- Automatic content mapping: Copies or links spec Markdown from
spec/ or docs/ into content/docs/ with correct folder mapping for flat and hierarchical structures.
- Frontmatter enrichment and navigation: Adds or adjusts frontmatter (title/weight/description) and creates
_index.md section pages to make the sidebar and hierarchy work immediately.
Quick Start
Ask the skill to convert your existing Markdown specifications under spec/ (or docs/) into a ready-to-deploy Hugo Hextra documentation site using the generated Cloudflare Worker and Netlify Edge authentication templates.