Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Deep Wiki

Plugin Verifiziert Aktiv

AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.

10 Skills 0 MCPs
Zweck

To automate the creation of high-quality, browsable documentation for code repositories, making projects more accessible and understandable.

Funktionen

  • AI-powered wiki generation from code
  • Comprehensive documentation including diagrams and citations
  • VitePress site generation with dark theme
  • Audience-tailored onboarding guides
  • Multiple commands for specific documentation tasks (changelog, research, Q&A)

Anwendungsfälle

  • Generating onboarding documentation for new team members
  • Creating a browsable technical wiki for a large codebase
  • Documenting specific components or systems with deep code analysis
  • Understanding a repository's architecture and data flow

Nicht-Ziele

  • Replacing IDEs or code editors
  • Generating non-technical content
  • Acting as a general-purpose AI assistant outside of documentation tasks

Workflow

  1. Resolve source repository context
  2. Scan repository structure and identify key components
  3. Generate wiki pages with diagrams and citations
  4. Create onboarding guides for different audiences
  5. Package wiki into a VitePress site
  6. Generate AGENTS.md and llms.txt for LLM integration
  7. Optionally generate GitHub Actions for deployment

Praktiken

  • Code analysis depth
  • Evidence-based writing
  • Visual communication (diagrams)
  • Dark-mode design

Voraussetzungen

  • Git repository context (remote URL or local)
  • Claude Code CLI

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install deep-wiki@skills

Enthält 10 Erweiterungen

Skill (10)

Wiki Ado Convert Skill

Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/.

95
Wiki Agents Md Skill

Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure, and boundaries. Only generates where AGENTS.md is missing.

79
Wiki Architect Skill

Analyzes code repositories and generates hierarchical documentation structures with onboarding guides. Use when the user wants to create a wiki, generate documentation, map a codebase structure, or understand a project's architecture at a high level.

98
Wiki Changelog Skill

Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.

91
Wiki Llms Txt Skill

Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create LLM-readable summaries, llms.txt files, or make their wiki accessible to language models.

98
Wiki Onboarding Guide Generator Skill

Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager. Use when the user wants onboarding documentation for a codebase.

94
Wiki Page Writer Skill

Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth. Use when writing documentation, generating wiki pages, creating technical deep-dives, or documenting specific components or systems.

90
Wiki Q&A Skill

Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.

98
Wiki Researcher Skill

Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis. Use when the user wants an in-depth investigation, needs to understand how something works across multiple files, or asks for comprehensive analysis of a specific system or pattern.

85
Wiki VitePress Packager Skill

Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsable website from generated wiki pages.

93

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert about 13 hours ago

Vertrauenssignale

Letzter Commitabout 19 hours ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen