什麼是 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