sopacosopacoCommunity·5 Agent Skills Included

deepwiki-rs

Automatically generate C4 architecture documentation from any codebase

Generates professional C4 architecture documentation, diagrams, and technical specs directly from source code. Eliminates outdated manual docs, slow onboarding, and lost architecture decisions across multi-language codebases. Includes agent skills that analyze projects, build knowledge bases, and keep documentation in sync with every code change.
npx skills add sopaco/deepwiki-rs --all -g -y
Available:

Tells coding agents how to use and maintain the .ai-context knowledge base, including when to update architecture, decision, and issue files while working on the project.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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