什么是 fractal-tree-file-structure?
使用分形树结构指导文件和文件夹组织:自相似目录、封装、共享/文件夹、迷你库模式和短横线命名。在创建、移动或重命名文件、将模块提取到子目录、决定共享代码所属位置或检查导入边界时使用。 来源:kachkaev/reusable-stuff。
使用分形树结构指导文件和文件夹组织:自相似目录、封装、共享/文件夹、迷你库模式和短横线命名。在创建、移动或重命名文件、将模块提取到子目录、决定共享代码所属位置或检查导入边界时使用。
通过命令行快速安装 fractal-tree-file-structure AI 技能到你的开发环境
来源:kachkaev/reusable-stuff。
This project follows a fractal tree approach to file organization, where the structure of any part mirrors the whole. This self-similar organization allows confident navigation without needing to understand the entire codebase.
Developers should not need to learn the entire codebase structure to contribute meaningfully to any section.
Circular import chains turn the fractal tree into a generic graph, breaking the tree's integrity and causing runtime issues.
使用分形树结构指导文件和文件夹组织:自相似目录、封装、共享/文件夹、迷你库模式和短横线命名。在创建、移动或重命名文件、将模块提取到子目录、决定共享代码所属位置或检查导入边界时使用。 来源:kachkaev/reusable-stuff。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/kachkaev/reusable-stuff --skill fractal-tree-file-structure使用分形树结构指导文件和文件夹组织:自相似目录、封装、共享/文件夹、迷你库模式和短横线命名。在创建、移动或重命名文件、将模块提取到子目录、决定共享代码所属位置或检查导入边界时使用。 来源:kachkaev/reusable-stuff。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kachkaev/reusable-stuff --skill fractal-tree-file-structure 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/kachkaev/reusable-stuff