doc
Installation
SKILL.md
Documentation Management Skill
Modern documentation website creation and management using MkDocs with Material theme.
Quick Start
Initialize New Documentation Project
python scripts/init_docs.py [project-dir]
Creates a documentation project with:
- Modern Material Design theme (light/dark mode)
- Full-text search
- Mobile responsive layout
- Code syntax highlighting
- Mermaid diagram support
- Admonitions, tabs, and task lists