Init Index
Description
--- description: 初始化项目的分形多级索引系统 --- # /init-index - 初始化索引系统 初始化项目的多级索引系统,为整个代码库建立分形文档结构。 > **📌 当前版本 (v1.0)**: 基本功能已实现,高级参数将在 v2.0 实现 > > 当前支持:基本初始化流程 > 计划中 (v2.0):`--force`, `--lang`, `--max-depth`, `--dry-run`, `--exclude`, `--include-tests` 等参数 ## 功能说明 这将执行以下操作: 1. **扫描项目结构** - 识别所有代码文件(支持 10 种语言) 2. **生成文件头注释** - 为每个文件添加 Input/Output/Pos 注释 3. **创建文件夹索引** - 在每个代码文件夹生成 FOLDER_INDEX.md 4. **生成根索引** - 创建 PROJECT_INDEX.md 和 Mermaid 依赖关系图 ## 使用方法 ### 基本用法 ``` /init-index ``` ### 带参数用法 ```
Installation
Installs to ~/.claude/skills/claudate-project-multilevel-index-init-index/SKILL.md
mkdir -p ~/.claude/skills/claudate-project-multilevel-index-init-index && curl -fsSL https://raw.githubusercontent.com/Claudate/project-multilevel-index/HEAD/commands/init-index.md -o ~/.claude/skills/claudate-project-multilevel-index-init-index/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development