From hairyf-skills-4
Builds documentation sites using Nuxt, Nuxt Content, and Nuxt UI with a zero-config CLI. Includes components for alerts, mermaid diagrams, package manager commands, and automatic markdown transformations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hairyf-skills-4:undocsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Undocs is a minimal Documentation Theme and CLI built with Nuxt, Nuxt Content, and Nuxt UI. It provides zero-config documentation sites with elegant CLI wrapper, automatic content transformations, and built-in components for common documentation needs.
GENERATION.mdreferences/best-practices-deployment.mdreferences/best-practices-writing.mdreferences/core-cli.mdreferences/core-configuration.mdreferences/core-getting-started.mdreferences/core-landing-page.mdreferences/core-navigation.mdreferences/core-project-structure.mdreferences/features-alerts.mdreferences/features-automd.mdreferences/features-blog.mdreferences/features-content-collections.mdreferences/features-content-transformation.mdreferences/features-contributors-sponsors.mdreferences/features-custom-icons.mdreferences/features-mermaid.mdreferences/features-nuxt-ui-prose.mdreferences/features-package-manager.mdreferences/features-page-header-links.mdUndocs is a minimal Documentation Theme and CLI built with Nuxt, Nuxt Content, and Nuxt UI. It provides zero-config documentation sites with elegant CLI wrapper, automatic content transformations, and built-in components for common documentation needs.
The skill is based on undocs v0.4.15, generated at 2026-01-31.
| Topic | Description | Reference |
|---|---|---|
| Getting Started | Quick start guide for creating documentation sites | core-getting-started |
| CLI Commands | Development and build commands for undocs | core-cli |
| Configuration | Configure documentation site using docs.yaml | core-configuration |
| Navigation | Navigation system and icon configuration | core-navigation |
| Project Structure | Recommended project structure and organization | core-project-structure |
| Landing Page | Landing page configuration and hero customization | core-landing-page |
| Topic | Description | Reference |
|---|---|---|
| Alerts | Note, tip, important, warning, and caution alert components | features-alerts |
| Package Manager | Cross-package-manager command components (npm, pnpm, yarn, bun, deno) | features-package-manager |
| Read More | Styled link component for cross-referencing pages | features-read-more |
| Mermaid Diagrams | Render Mermaid diagrams and flowcharts in documentation | features-mermaid |
| Nuxt UI Prose | Use Nuxt UI Prose components in markdown files | features-nuxt-ui-prose |
| Custom Icons | Add custom icon collections via .docs/icons | features-custom-icons |
| Page Header Links | Copy markdown, open in ChatGPT/Claude | features-page-header-links |
| Prose Code Icons | File type icons in code blocks | features-prose-code-icons |
| Topic | Description | Reference |
|---|---|---|
| Content Transformations | Automatic markdown transformations (GitHub notes, code groups, steps, config references) | features-content-transformation |
| Content Collections | Include/exclude patterns and source configuration | features-content-collections |
| Topic | Description | Reference |
|---|---|---|
| Blog | Create and manage blog posts | features-blog |
| SEO | SEO optimization and Open Graph image generation | features-seo |
| Raw Markdown & LLMs | Raw markdown output, content negotiation, /llms.txt | features-raw-markdown-llms |
| Contributors & Sponsors | Display contributors and sponsors on landing page | features-contributors-sponsors |
| Automd Integration | Integrate automd for automatic documentation updates | features-automd |
| Topic | Description | Reference |
|---|---|---|
| Deployment | Deploy undocs sites to various hosting platforms | best-practices-deployment |
| Writing | Best practices for structuring and writing content | best-practices-writing |
npx claudepluginhub hairyf/skillsSets up documentation websites using Docusaurus, MkDocs, VitePress, GitBook, or static site generators. Use when creating docs sites, documentation portals, or static documentation.
Creates and configures Nextra documentation sites with MDX, navigation, and built-in components. Helps organize content and set up search.
Builds and maintains documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.