hairyf/skills

undocs

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

First seen Jan 31, 2026

Installation

$ npx skills add hairyf/skills --skill undocs

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from hairyf/skills · top by installs.

npx skills add hairyf/skills

Browse all from hairyf/skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 25
License LICENSE.md
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version2026.2.1
More metadata
author
hairy
version
2026.2.1
source
Generated from https://github.com/unjs/undocs, scripts located at https://github.com/hairyf/skills

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 4,184 B
  • docs SUMMARY.md 161 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 497 installs

SKILL.md

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

Topic Description Reference
Getting Started Quick start guide for creating documentation sites [core-getting-started](references/core-getting-started.md)
CLI Commands Development and build commands for undocs [core-cli](references/core-cli.md)
Configuration Configure documentation site using docs.yaml [core-configuration](references/core-configuration.md)
Navigation Navigation system and icon configuration [core-navigation](references/core-navigation.md)
Project Structure Recommended project structure and organization [core-project-structure](references/core-project-structure.md)
Landing Page Landing page configuration and hero customization [core-landing-page](references/core-landing-page.md)

Features

Components

Topic Description Reference
Alerts Note, tip, important, warning, and caution alert components [features-alerts](references/features-alerts.md)
Package Manager Cross-package-manager command components (npm, pnpm, yarn, bun, deno) [features-package-manager](references/features-package-manager.md)
Read More Styled link component for cross-referencing pages [features-read-more](references/features-read-more.md)
Mermaid Diagrams Render Mermaid diagrams and flowcharts in documentation [features-mermaid](references/features-mermaid.md)
Nuxt UI Prose Use Nuxt UI Prose components in markdown files [features-nuxt-ui-prose](references/features-nuxt-ui-prose.md)
Custom Icons Add custom icon collections via .docs/icons [features-custom-icons](references/features-custom-icons.md)
Page Header Links Copy markdown, open in ChatGPT/Claude [features-page-header-links](references/features-page-header-links.md)
Prose Code Icons File type icons in code blocks [features-prose-code-icons](references/features-prose-code-icons.md)

Content Transformations

Topic Description Reference
Content Transformations Automatic markdown transformations (GitHub notes, code groups, steps, config references) [features-content-transformation](references/features-content-transformation.md)
Content Collections Include/exclude patterns and source configuration [features-content-collections](references/features-content-collections.md)

Additional Features

Topic Description Reference
Blog Create and manage blog posts [features-blog](references/features-blog.md)
SEO SEO optimization and Open Graph image generation [features-seo](references/features-seo.md)
Raw Markdown & LLMs Raw markdown output, content negotiation, /llms.txt [features-raw-markdown-llms](references/features-raw-markdown-llms.md)
Contributors & Sponsors Display contributors and sponsors on landing page [features-contributors-sponsors](references/features-contributors-sponsors.md)
Automd Integration Integrate automd for automatic documentation updates [features-automd](references/features-automd.md)

Best Practices

Topic Description Reference
Deployment Deploy undocs sites to various hosting platforms [best-practices-deployment](references/best-practices-deployment.md)
Writing Best practices for structuring and writing content [best-practices-writing](references/best-practices-writing.md)