·codebase-explorer
</>

codebase-explorer

edanstarfire/claudecode_webui

関連するファイルを特定し、アーキテクチャ パターンを理解し、機能ごとにコードを見つけます。特定の機能が存在する場所を理解する必要がある場合、または機能領域に関連するファイルを検索する必要がある場合に使用します。

1インストール·0トレンド·@edanstarfire

インストール

$npx skills add https://github.com/edanstarfire/claudecode_webui --skill codebase-explorer

SKILL.md

Use when: You know the general area but not specific files.

Circular Dependencies: If A imports B and B imports A, there's likely architectural issue.

"Where is X implemented?" → Search for class/function definition: grep "def X\|class X"

関連するファイルを特定し、アーキテクチャ パターンを理解し、機能ごとにコードを見つけます。特定の機能が存在する場所を理解する必要がある場合、または機能領域に関連するファイルを検索する必要がある場合に使用します。 ソース: edanstarfire/claudecode_webui。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/edanstarfire/claudecode_webui --skill codebase-explorer
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

codebase-explorer とは?

関連するファイルを特定し、アーキテクチャ パターンを理解し、機能ごとにコードを見つけます。特定の機能が存在する場所を理解する必要がある場合、または機能領域に関連するファイルを検索する必要がある場合に使用します。 ソース: edanstarfire/claudecode_webui。

codebase-explorer のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/edanstarfire/claudecode_webui --skill codebase-explorer インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

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

https://github.com/edanstarfire/claudecode_webui