home/categories/ide-plugins/laulauland-dotfiles-shared-claude-skills-ast-grep-skill-md
ide-pluginstools

ast-grep

AST-based code searching with ast-grep. Use when searching code by syntax structure rather than text patterns, finding specific code patterns, or refactoring.

laulauland
maintainer
laulauland
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

AST-based code searching with ast-grep. Use when searching code by syntax structure rather than text patterns, finding specific code patterns, or refactoring.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use ast-grep