Back to repositoriesView on GitHub
Indexed repository
ast-grep/agent-skill
These skills were discovered automatically and have not necessarily received an editorial review.
1 indexed skills478 stars
ast-grepIndexed
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.
View indexed skill