What problem does it solve?
Manually creating comprehensive documentation and architecture diagrams for codebases is time-consuming, inconsistent, and quickly becomes outdated as code evolves. This skill automates the entire process to produce accurate, structured reference materials tailored to any project.
Core Features & Use Cases
- Full Wiki Generation: Creates project overviews, per-module deep dives, getting started guides, and API references in structured markdown.
- Mermaid Diagram Creation: Automatically generates architecture flowcharts, class diagrams, and workflow sequence diagrams that render natively on GitHub and other markdown platforms.
- Cross-Language Support: Works with any programming language and both local and remote (GitHub) repositories, making it ideal for onboarding to unfamiliar codebases or maintaining internal project documentation.
Quick Start
Use the code-wiki skill to generate a complete wiki with architecture diagrams for the codebase located at the provided local path or GitHub repository URL.