·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。

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 で使用できるようになります

ソースリポジトリはどこですか?

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