byaiskillstore· 57 skills
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.
$npx -y skills add aiskillstore/marketplace --skill structural-searchInstalls into the current project.
Run `npx skills use "https://github.com/aiskillstore/marketplace" --skill "aiskillstore/marketplace/structural-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aiskillstore/marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/aiskillstore/marketplace"` and select the relevant skills, then follow their instructions.