ast-grep-find
✓ast-grep MCP による AST ベースのコード検索とリファクタリング
SKILL.md
Structural code search that understands syntax. Find patterns like function calls, imports, class definitions - not just text.
| --pattern | AST pattern to search (required) | | --language | Language: python, javascript, typescript, go, etc. | | --path | Directory to search (default: .) | | --glob | File glob pattern (e.g., /.py) | | --replace | Replacement pattern for refactoring | | --dry-run | Preview changes without applying | | --context | Lines of context (default: 2) |
| $NAME | Match single node (variable, expression) | | $$$ | Match multiple nodes (arguments, statements) | | $ | Match any single node (wildcard) |
ast-grep MCP による AST ベースのコード検索とリファクタリング ソース: parcadei/continuous-claude-v3。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill ast-grep-find- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
ast-grep-find とは?
ast-grep MCP による AST ベースのコード検索とリファクタリング ソース: parcadei/continuous-claude-v3。
ast-grep-find のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill ast-grep-find インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/parcadei/continuous-claude-v3
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01