niuma996niuma996Communityยท1 Agent Skills Included

nium-wiki

Turns codebases into cross-linked wikis with diagrams

Analyzes source code and generates professional, domain-organized project wikis with Mermaid diagrams and cross-linked pages. Eliminates manual documentation writing, stale docs, and slow onboarding for new developers. Supports incremental updates via change detection, multi-language output, and fully offline local preview with search.
npx skills add niuma996/nium-wiki --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Nium-Wiki?โ–ผ

Run `npx skills add niuma996/nium-wiki --all -g -y` in your terminal to install the skill globally.

How to generate documentation from my codebase?โ–ผ

After installing, just tell your coding assistant to 'generate wiki' or 'create docs'. It analyzes your project structure and produces organized pages with architecture diagrams and API references.

Does Nium-Wiki update docs after code changes?โ–ผ

Yes. It detects changed files using SHA256 hashing and regenerates only the affected pages, leaving all other documentation untouched.

Which programming languages does Nium-Wiki support?โ–ผ

It works with JavaScript, TypeScript, Python, Go, Rust, Java, PHP, Ruby, C#, and more, and can output docs in English, Chinese, Japanese, Korean, French, and German.

Can I preview the generated wiki locally?โ–ผ

Yes. Run the built-in preview server to browse docs in your browser with full-text search, sidebar navigation, rendered diagrams, and an interactive dependency graph.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’