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. This skill should be used when users ask to search for code patterns, find specific language constructs, or locate code with particular structural characteristics.

dallascrilley afe97af 3 files · 25.6 KB Updated

File contents

dallascrilley/dowser/tree/main/skills/ast-grep commit afe97afc4e

Frequently asked questions

npx skillmds@latest add dallascrilley/ast-grep