home/categories/ide-plugins/aiskillstore-marketplace-skills-0xdarkmatter-structural-search-skill-md
ide-pluginstools

structural-search

Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg.

aiskillstore
maintainer
aiskillstore
Actualizado 1/20/2026
Estrellas
90
Forks
3
quick start

Installation and usage

Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use structural-search