home/categories/ide-plugins/settlemint-agent-marketplace-build-mode-skills-using-ast-grep-skill-md
ide-pluginstools

using-ast-grep

Performs AST-based code search and refactoring across codebases. Understands syntax structure, ignores strings and comments. Use when renaming functions, replacing patterns, migrating APIs, finding code structures, or doing mass refactors. Better than grep for code changes.

settlemint
maintainer
settlemint
更新於 1/19/2026
星標
3
分支
0
quick start

Installation and usage

Performs AST-based code search and refactoring across codebases. Understands syntax structure, ignores strings and comments. Use when renaming functions, replacing patterns, migrating APIs, finding code structures, or doing mass refactors. Better than grep for code changes.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use using-ast-grep