create-deepwiki

Installation
SKILL.md

DeepWiki-Style Architecture Documentation Generator

Generate comprehensive, structured architecture documentation with deep codebase analysis.

Best for: Complex codebases requiring detailed analysis - frameworks, libraries, services, platforms, tooling, and systems.

Output: Multi-file documentation to .deepwiki/<project-name>/ including:

  • Structured markdown documentation files (flat — no subdirectories for .md)
  • Architecture Decision Records (ADRs) as a numbered section with numbered children
  • Mermaid diagrams for architecture visualization
  • Image assets in .deepwiki/<project-name>/img/

STRICT OUTPUT BOUNDARY — non-negotiable. Every artifact this run produces lives under the output root, resolved against the project root where the skill runs. Never write to the repo root, docs/ (that is committed project documentation, not generated output), content/ of a static-site project (Hugo/Nuxt/Gatsby treat it as build source), the scanned codebase's tracked files, or the bare current working directory.

Installs
4
First Seen
Jun 11, 2026
create-deepwiki — charles1614/skills