Skip to main content
Run any Skill in Manus
with one click

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, write new rules, working with @ast-grep/napi 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.

$ git log --oneline --stat
stars:3,142
forks:1,338
updated:February 24, 2026 at 21:12
File Explorer
2 files
SKILL.md
readonly