Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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:19 mars 2026 à 04:43
Explorateur de fichiers
2 fichiers
SKILL.md
readonly