By narailabs
Documentation wiki generator and maintainer for Claude Code. Bootstrap, ingest, query, lint, refresh — all driven by the doc-wiki skill and 10 namespaced slash commands.
npx claudepluginhub narailabs/narai-claude-plugins --plugin doc-wikiGenerate full application documentation
Fix a wiki page
Ingest a source
Scaffold wiki dirs + config
Health check + auto-heal
Interactive ecosystem onboarding
Promote query answer
Search + synthesize wiki (or shortest-path between concepts in path mode)
Re-fetch ingested sources
Token / cost metrics
CLAUDE.md submodule maintainer. Generates and updates CLAUDE.md files with wiki-managed sections that stay in sync with the wiki. Preserves user-written content outside managed markers. Handles root CLAUDE.md and per-submodule CLAUDE.md files with parent/child cross-links.
Auto Mermaid diagram generator. Converts structured agent output JSON into fenced Mermaid code blocks and injects them into wiki pages. Purely deterministic -- no LLM calls required. Supports ER diagrams, sequence diagrams, flowcharts, class diagrams, state diagrams, and more.
Detects ORM patterns in codebases and maps entities to database tables. Produces database-mapping.md with Mermaid ER diagrams. Supports 7 ORM families (JPA, SQLAlchemy, Django, Prisma, TypeORM, Entity Framework, ActiveRecord) plus custom profiles via YAML. Uses Serena MCP for code search when available, falls back to regex-based detection.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern. Optional DragonScale Memory extension adds hierarchical log folds, deterministic page addresses, embedding-based semantic tiling lint, and boundary-first autoresearch topic selection.
Uses power tools
Uses Bash, Write, or Edit tools
Complete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation