Documentation Creator Skill
This skill helps you build public-facing documentation in src/content/docs. The system is powered by Fumadocs and supports MDX, automatic routing, and Lucide icons.
Core Concepts
1. File Structure
- Root:
src/content/docs/ - Pages:
.mdxfiles become pages (e.g.,getting-started.mdx->/docs/getting-started). - Nested: Folders create URL segments (e.g.,
api/auth.mdx->/docs/api/auth). - Images:
[Description truncada. Veja o README completo no GitHub.]