·folder-org
</>

folder-org

專案程式碼結構和文件組織。在建立文件、組織組件或決定代碼應存放的位置時使用。 (專案)

8安裝·0熱度·@ruchernchong

安裝

$npx skills add https://github.com/ruchernchong/claude-kit --skill folder-org

如何安裝 folder-org

透過命令列快速安裝 folder-org AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/ruchernchong/claude-kit --skill folder-org
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:ruchernchong/claude-kit。

SKILL.md

查看原文

Place code as close to where it's relevant as possible. Things that change together should be located together.

Group by domain - all related code in one place:

| Shared types | types/ or packages/types/ | | Utilities | lib/ or utils/ (split by domain) | | Config | config/ or root | | Unit tests | Colocate: foo.test.ts next to foo.ts | | E2E tests | e2e/ or tests/e2e/ | | Mocks/fixtures | mocks/ or test/mocks/ |

專案程式碼結構和文件組織。在建立文件、組織組件或決定代碼應存放的位置時使用。 (專案) 來源:ruchernchong/claude-kit。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ruchernchong/claude-kit --skill folder-org
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from ruchernchong/claude-kit

快速解答

什麼是 folder-org?

專案程式碼結構和文件組織。在建立文件、組織組件或決定代碼應存放的位置時使用。 (專案) 來源:ruchernchong/claude-kit。

如何安裝 folder-org?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ruchernchong/claude-kit --skill folder-org 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/ruchernchong/claude-kit

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-25