deepwiki-rs
Automatically generate C4 architecture documentation from any codebase
All Skills in This Repository (5)
Pure Emerald Level Indicatorsai-context
Provides tiered project knowledge covering architecture, decisions, and active issues for coding agents.
ai-context-generator
Generates tiered .ai-context knowledge base directories for coding agents.
litho-document-skill
Generates C4 architecture documentation from any codebase through agent-driven analysis.
smart-docs
Generates C4 architecture documentation with Mermaid diagrams from codebase analysis.
deepwiki-rs
Analyze multi-language codebases and generate architecture documentation with C4 diagrams.
Frequently Asked Questions
FAQPage SchemaHow to install deepwiki-rs?▼
Run `npx skills add sopaco/deepwiki-rs --all -g -y` in your terminal to install all skills in this suite globally.
How to generate architecture docs from code?▼
Point the tool at your source directory and it analyzes the code with AI to produce C4 context, container, and component diagrams plus written documentation.
Which programming languages does Litho support?▼
It works with Rust, Python, Java, Go, C#, JavaScript, TypeScript, and most languages with recognizable code structure.
Does deepwiki-rs work with Claude Code?▼
Yes. The included smart-docs and litho-documents skills run natively inside Claude Code and other agents following the SKILL.md standard, with no external API costs.
Can I auto-generate docs in CI/CD pipelines?▼
Yes. It ships with ready-made GitHub Actions and GitLab CI configurations that regenerate documentation automatically on every commit.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core