What problem does it solve?
This Skill streamlines the complex development lifecycle of Hugo CMS themes, providing a structured approach to template architecture, asset pipelines, and performance optimization that prevents common configuration pitfalls.
Core Features & Use Cases
- Advanced Asset Management: Orchestrates Tailwind CSS v4 integration, Hugo Pipes for SCSS/JS bundling, and responsive image processing.
- Content & SEO Framework: Provides standardized patterns for i18n, taxonomies, JSON-LD structured data, and custom output formats like AMP or llms.txt.
- Use Case: A developer can use this Skill to rapidly bootstrap a theme with a robust baseof.html, implement a performant asset pipeline, and ensure accessibility compliance using the provided design tokens and semantic HTML patterns.
Quick Start
Load the hugo-theme skill to begin bootstrapping a new theme directory structure and configuring your base templates.