Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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