Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

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.

$ git log --oneline --stat
stars:711
forks:28
updated:2025年11月24日 00:58
文件资源管理器
2 个文件
SKILL.md
readonly