This handles the scaffolding and setup for documentation sites using Docusaurus, MkDocs, VitePress, or GitBook. You'd reach for it when spinning up a new docs portal, API reference site, or product documentation hub. It covers the basics like installation, configuration, sidebar setup, versioning, and deployment to GitHub Pages. The included reference guides give you concrete implementations for each framework. One thing to note is the source feels a bit repetitive with multiple installation guides, so you'll want to scan through to find the framework you're actually using. Good for getting a docs site running quickly without fighting through each tool's unique setup quirks.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill documentation-site-setup