This one handles the full documentation site structure, not just a single API landing page. It kicks in when you mention "docs subdomain," "knowledge base," "Getting Started," or similar, and walks you through organizing everything from quickstart guides to API reference sections to troubleshooting. The skill treats API Reference as a section within docs, not a standalone page, which is the right call for most products. It checks for project context first, then gives you a structured outline with sidebar nav, progressive disclosure, and task-oriented content. Useful if you're spinning up docs.yourdomain.com and need someone to think through the information architecture so you don't end up with a flat list of 50 articles.
npx skills add https://github.com/kostja94/marketing-skills --skill docs-page-generator