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

ast-grep

// Structural code search via ast-grep — use when code shape and element relationships matter, not just text. E.g., "find async functions without error handling", "refactor foo(a, b) to foo({ a, b })". Use Grep for simple name lookups.

$ git log --oneline --stat
stars:152
forks:10
updated:2026年3月19日 04:43
文件资源管理器
2 个文件
SKILL.md
readonly