docs
Codebase Deep Analysis — Documentation Generator
Generate structured, DeepWiki-style technical documentation for a codebase, with a self-contained HTML viewer (no server required).
When to Use This Skill
Use this skill when the user:
- Asks to analyze, explain, or document a codebase
- Wants to generate project documentation or a code wiki
- Says "explain this project", "document this repo", "create docs for this codebase"
- Wants to view previously generated docs ("open the docs", "show me the documentation")
- Asks for architecture analysis or code structure overview
Arguments
Parse the user's request to determine:
More from chenxizhang/agent-skills
system-health-check
Comprehensive system health scanner that checks security risks, performance metrics, and optimization opportunities. Leverages agent parallelism for fast multi-category scanning. Works on Windows, macOS, and Linux.
15git-sync-all
Recursively find all git repositories and pull latest changes from remote IN PARALLEL. Use when syncing multiple projects across machines or after switching computers.
11cleanup-nul
Find and delete 'nul' files accidentally created by tools on Windows. Use when cleaning up spurious nul files from a directory tree.
11update-all
Update all system packages and tools in parallel — winget (Windows), Windows Update (Windows), npm globals, agent skills, and apt (Linux). Each update category runs as an independent parallel task, with winget packages also upgraded in parallel internally. Use when you want to bring everything up to date quickly.
6