跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Deep Wiki

插件 已验证 活跃

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 个 Skill 0 个 MCP
目的

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

功能

  • 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)

使用场景

  • 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

非目标

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

工作流

  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

实践

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

先决条件

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

安装

请先添加 Marketplace

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

包含 10 个扩展

Skill (10)

Wiki Ado Convert 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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 技能

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

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码