by Claudate · Claude Skill · ★ 92
项目多级索引系统 (Project Multi-level Index) 受《哥德尔、埃舍尔、巴赫》启发的分形自指文档系统 让代码项目如赋格曲般自我指涉、自我维护、优雅和谐 🌐 多平台代码文档自动化系统 CLI工具 + Claude Code插件 + VSCode扩展 简体中文 📖 文档导航 📖 核心理念 三级分形文档系统 - 自动维护项目的索引和依赖关系: 三大特性 🔄 自相似性:每个层级都有相同的索引结构 🪞 自指性:每个文档都声明"当我变化时,更新我" 🎼 复调性:代码与文档相互呼应,局部影响整体 🚀 快速开始 方法 1: CLI 工具 (推荐用于 CI/CD) 独立命令行工具 - 不依赖任何编辑器: bash 克隆并安装 git clone https://github.com/Claudate/project-multilevel-index.git cd project-multilevel-index/cli npm install && npm run build && npm link 使用 cd /your/proj
| Stars | 92 |
| Forks | 4 |
| Language | JavaScript |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 58.5774572073483/100 |
| Open Issues | 2 |
| Last Updated | 2026-01-13 |
| Created | 2025-12-22 |
| Platforms | claude-code, node, vscode |
| Est. Tokens | ~47k |
These tools work well together with project-multilevel-index for enhanced workflows:
Explore other popular claude skill tools:
project-multilevel-index is 🎼 Fractal self-referential documentation system inspired by GEB. Auto-maintains code indexes, file headers & dependency graphs. Supports Claude Code (full auto) + VSCode/Cursor/Windsurf/Kiro (extensi. It is categorized as a Claude Skill with 92 GitHub stars.
project-multilevel-index is primarily written in JavaScript.
You can find installation instructions and usage details in the project-multilevel-index GitHub repository at github.com/Claudate/project-multilevel-index. The project has 92 stars and 4 forks, indicating an active community.
project-multilevel-index is released under the MIT license, making it free to use and modify according to the license terms.