Ast Grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. Use when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

stanfish06 Updated

File contents

stanfish06/skillquarium/tree/main/skills/ast-grep commit 199e76ddf0

Frequently asked questions

npx skillmds@latest add stanfish06/ast-grep