What problem does it solve?
This Skill automates the generation of production-ready Docusaurus documentation websites from a project's materials.
Core Features & Use Cases
- Tailored website plans: analyzes README, code, and existing docs to design a project-specific documentation structure.
- Template-driven generation: clones NASA-AMMOS/slim-docsite-template, applies branding, navigation, and content.
- Iterative build validation: runs builds, auto-fixes common issues, and reports status until success.
- Git-safe workflow: creates a dedicated branch and commits with meaningful messages for traceability.
- Flexible execution: auto-detects project type and adapts documentation layout accordingly.
Quick Start
Provide the path to your project root. The Skill will analyze the content, generate a tailored website plan, clone the official template, populate documentation, configure navigation, run iterative build validation, and generate a completion report.