·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