home/categories/automation-tools/biwsantang-dotfiles-claude-claude-skills-ast-grep-skill-md
automation-toolstools

ast-grep-code-search

Performs structural code search and refactoring using AST-based patterns. Use when searching for code patterns, refactoring code structurally, finding function calls, class definitions, or when the user mentions "ast-grep", "structural search", "code pattern", or needs to find/replace code that's difficult with regex.

biwsantang
maintainer
biwsantang
更新日 1/19/2026
スター
0
フォーク
0
quick start

Installation and usage

Performs structural code search and refactoring using AST-based patterns. Use when searching for code patterns, refactoring code structurally, finding function calls, class definitions, or when the user mentions "ast-grep", "structural search", "code pattern", or needs to find/replace code that's difficult with regex.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use ast-grep-code-search