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.

ampcode 4cfb1bb 2 files · 24.0 KB Updated

File contents

ampcode/amp-contrib/tree/main/.agents/skills/ast-grep commit 4cfb1bb4bb

Frequently asked questions

npx skillmds@latest add ampcode/ast-grep