什麼是 investigating-a-codebase?
在規劃或設計功能並需要了解當前程式碼庫狀態、尋找現有模式或驗證有關現有內容的假設時使用;當設計對需要驗證的文件位置、結構或現有程式碼做出假設時 - 透過現實中的接地計劃來防止幻覺 來源:ed3dai/ed3d-plugins。
在規劃或設計功能並需要了解當前程式碼庫狀態、尋找現有模式或驗證有關現有內容的假設時使用;當設計對需要驗證的文件位置、結構或現有程式碼做出假設時 - 透過現實中的接地計劃來防止幻覺
透過命令列快速安裝 investigating-a-codebase AI 技能到你的開發環境
來源:ed3dai/ed3d-plugins。
Understand current codebase state to ground planning and design decisions in reality, not assumptions. Find existing patterns, verify design assumptions, and provide definitive answers about what exists and where.
Why this matters: Prevents implementation plans based on wrong assumptions about codebase structure.
| Where is X | Glob likely names → Grep keywords → Read matches | | How does X work | Find entry point → Follow imports → Read implementation | | What patterns exist | Find examples → Compare implementations → Extract conventions | | Does X exist | Multiple searches → Definitive yes/no → Evidence |
在規劃或設計功能並需要了解當前程式碼庫狀態、尋找現有模式或驗證有關現有內容的假設時使用;當設計對需要驗證的文件位置、結構或現有程式碼做出假設時 - 透過現實中的接地計劃來防止幻覺 來源:ed3dai/ed3d-plugins。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ed3dai/ed3d-plugins --skill investigating-a-codebase在規劃或設計功能並需要了解當前程式碼庫狀態、尋找現有模式或驗證有關現有內容的假設時使用;當設計對需要驗證的文件位置、結構或現有程式碼做出假設時 - 透過現實中的接地計劃來防止幻覺 來源:ed3dai/ed3d-plugins。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ed3dai/ed3d-plugins --skill investigating-a-codebase 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ed3dai/ed3d-plugins