·investigating-a-codebase
>_

investigating-a-codebase

在規劃或設計功能並需要了解當前程式碼庫狀態、尋找現有模式或驗證有關現有內容的假設時使用;當設計對需要驗證的文件位置、結構或現有程式碼做出假設時 - 透過現實中的接地計劃來防止幻覺

10安裝·1熱度·@ed3dai

安裝

$npx skills add https://github.com/ed3dai/ed3d-plugins --skill investigating-a-codebase

如何安裝 investigating-a-codebase

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

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

來源:ed3dai/ed3d-plugins。

SKILL.md

查看原文

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
分類
>_效率工具
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from ed3dai/ed3d-plugins

快速解答

什麼是 investigating-a-codebase?

在規劃或設計功能並需要了解當前程式碼庫狀態、尋找現有模式或驗證有關現有內容的假設時使用;當設計對需要驗證的文件位置、結構或現有程式碼做出假設時 - 透過現實中的接地計劃來防止幻覺 來源:ed3dai/ed3d-plugins。

如何安裝 investigating-a-codebase?

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

這個 Skill 的原始碼在哪?

https://github.com/ed3dai/ed3d-plugins