gitnexus-explorer - Serve interactive codebase knowledge graph web UI
Indexes codebases into knowledge graphs and serves interactive web interfaces for visual architecture exploration.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Index codebases into knowledge graphs
- Serve interactive web UI
- Patch web UI for remote access
- Create proxy script for web backend
- Tunnel service using Cloudflare
- Clean up index and generated files
Inputs
- Target codebase directory
- GitNexus source repository
Outputs
- .gitnexus index directory
- Built static web production files
- Proxy HTTP server on port 8888
- Cloudflare public tunnel URL
Requirements
- Node.js v18 or higher
- Git repository with .git directory
- cloudflared CLI tool
