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

ast-grep

// Translates natural language queries into ast-grep YAML rules for structural code search using Abstract Syntax Tree (AST) patterns. Use when asked to "find code patterns", "search for specific language constructs", "AST search", "structural search", "ast-grepで検索", "コードパターンを探して", "構造的に検索して", or when text-based grep is insufficient for matching code structure (e.g., "find all async functions that don't handle errors", "find all calls to X inside class Y").

$ git log --oneline --stat
stars:9
forks:1
updated:May 6, 2026 at 04:29
File Explorer
3 files
SKILL.md
readonly