docusaurus-initializer
Installation
SKILL.md
Docusaurus Initializer
Initialize and configure Docusaurus documentation sites with TypeScript and custom dark mode theme.
What This Skill Does
- Project Initialization - Scaffold new Docusaurus projects with pnpm and TypeScript
- Custom Theme Installation - Apply dark mode optimized theme for technical content
- Configuration Templates - Provide annotated configuration files for quick setup
When to Use This Skill
Initialize a new Docusaurus site when:
- Starting a new documentation project
- Need a dark mode optimized theme for technical content
- Want TypeScript setup with proper configuration
- Prefer pnpm as the package manager