What problem does it solve?
This Skill eliminates the tedious, error-prone work of manually writing VitePress documentation pages for the aihub-core project, ensuring all content adheres to the project's strict structural, formatting, and writing guidelines without requiring contributors to memorize complex rules.
Core Features & Use Cases
- Strict structural enforcement: Automatically guides correct file placement (only index.en.md in numbered topic directories) to ensure pages appear in the correct sidebar position.
- Formatting and style validation: Provides clear rules for VitePress-specific elements (containers, code blocks, Mermaid diagrams, internal links) and enforces the project's writing guidelines to avoid common errors like incorrect heading casing, grandiose language, and unverified technical claims.
- Use Case: A contributor documenting a new platform feature can use this Skill to automatically place the page in the correct 2_platform/ subsection, add valid frontmatter, follow the required writing style, and verify all media and link paths before publishing.
Quick Start
Use the write-doc skill to create a new documentation page explaining how to configure LLM provider routing for the platform.