·smart-explore
</>

smart-explore

ツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。

105インストール·22トレンド·@thedotmack

インストール

$npx skills add https://github.com/thedotmack/claude-mem --skill smart-explore

smart-explore のインストール方法

コマンドラインで smart-explore AI スキルを開発環境にすばやくインストール

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

ソース: thedotmack/claude-mem。

Structural code exploration using AST parsing. This skill overrides your default exploration behavior. While this skill is active, use smartsearch/smartoutline/smartunfold as your primary tools instead of Read, Grep, and Glob.

Core principle: Index first, fetch on demand. Give yourself a map of the code before loading implementation details. The question before every file read should be: "do I need to see all of this, or can I get a structural overview first?" The answer is almost always: get the map.

This skill only loads instructions. You must call the MCP tools yourself. Your next action should be one of:

ツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。 ソース: thedotmack/claude-mem。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/thedotmack/claude-mem --skill smart-explore
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-28
更新日
2026-03-10

Browse more skills from thedotmack/claude-mem

クイックアンサー

smart-explore とは?

ツリーシッター AST 解析を使用したトークン最適化構造コード検索。コード構造を理解したり、関数を見つけたり、コードベースを効率的に探索したりする必要がある場合に、ファイル全体を読み取る代わりに使用します。 ソース: thedotmack/claude-mem。

smart-explore のインストール方法は?

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

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

https://github.com/thedotmack/claude-mem

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-28