undocs

Original🇺🇸 English
Translated

Minimal Documentation Theme and CLI for shared usage across UnJS projects. Use when creating documentation sites with Nuxt, Nuxt Content, and Nuxt UI.

26installs
Added on

NPX Install

npx skill4agent add hairyf/skills undocs

Tags

Translated version includes tags in frontmatter
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.
The skill is based on undocs v0.4.15, generated at 2026-01-31.

Core References

TopicDescriptionReference
Getting StartedQuick start guide for creating documentation sitescore-getting-started
CLI CommandsDevelopment and build commands for undocscore-cli
ConfigurationConfigure documentation site using docs.yamlcore-configuration
NavigationNavigation system and icon configurationcore-navigation
Project StructureRecommended project structure and organizationcore-project-structure
Landing PageLanding page configuration and hero customizationcore-landing-page

Features

Components

TopicDescriptionReference
AlertsNote, tip, important, warning, and caution alert componentsfeatures-alerts
Package ManagerCross-package-manager command components (npm, pnpm, yarn, bun, deno)features-package-manager
Read MoreStyled link component for cross-referencing pagesfeatures-read-more
Mermaid DiagramsRender Mermaid diagrams and flowcharts in documentationfeatures-mermaid
Nuxt UI ProseUse Nuxt UI Prose components in markdown filesfeatures-nuxt-ui-prose
Custom IconsAdd custom icon collections via .docs/iconsfeatures-custom-icons
Page Header LinksCopy markdown, open in ChatGPT/Claudefeatures-page-header-links
Prose Code IconsFile type icons in code blocksfeatures-prose-code-icons

Content Transformations

TopicDescriptionReference
Content TransformationsAutomatic markdown transformations (GitHub notes, code groups, steps, config references)features-content-transformation
Content CollectionsInclude/exclude patterns and source configurationfeatures-content-collections

Additional Features

TopicDescriptionReference
BlogCreate and manage blog postsfeatures-blog
SEOSEO optimization and Open Graph image generationfeatures-seo
Raw Markdown & LLMsRaw markdown output, content negotiation, /llms.txtfeatures-raw-markdown-llms
Contributors & SponsorsDisplay contributors and sponsors on landing pagefeatures-contributors-sponsors
Automd IntegrationIntegrate automd for automatic documentation updatesfeatures-automd

Best Practices

TopicDescriptionReference
DeploymentDeploy undocs sites to various hosting platformsbest-practices-deployment
WritingBest practices for structuring and writing contentbest-practices-writing