Spins up a complete Docus documentation site with all the scaffolding decisions made for you. Detects your package manager, figures out if you're in a monorepo, checks for i18n needs, and generates the whole structure including navigation, landing page, and guide templates. Ships with MCP server integration and llms.txt generation baked in. The workflow is opinionated in a good way: it reads your README and package.json to populate content, uses proper MDC component syntax (with the u- prefix that Vue actually needs), and handles the better-sqlite3 build config quirks for pnpm workspaces. Saves you from the boring setup work when you just want to document your project.
npx skills add https://github.com/nuxt-content/docus --skill create-docs