nium-wiki
Turns codebases into cross-linked wikis with diagrams
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โ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