What is ast-grep? | ast-grep

oh lord, how did i not think of this before? giving claude ast-grep for code searches and refactors has turned it into an unstoppable coding monster https://t.co/ASsi4CEgGK
Gitingest
gitingest.comRepomix
repomix.comGet design inspiration and generate React code.
magicpatterns.com
A useful addendum to your AGENTS dot md or CLAUDE dot md file. First ask codex or claude code to install ast-grep for you if you don't have it already.
It's pretty handy for systematically finding general patterns in code that could be tricky to do using regular string matching that's not syntax-aware.