Ast Grep

Use ast-grep for structural (AST-aware) code search and refactoring instead of plain ripgrep when the intent depends on code structure — not just text matching. Triggers on refactors, codemods, "find all X that don't Y", or any search where naive grep would miss edge cases.

OnlyTerp 26d5c8f 4.3 KB Updated

File contents

onlyterp/windsurf-unlocked/tree/main/starter/.windsurf/skills/ast-grep commit 26d5c8f84d

Frequently asked questions

npx skillmds@latest add onlyterp/ast-grep