关于
Empower your development workflow with the ability to search codebases based on structure rather than just text. This skill translates natural language requests into powerful ast-grep rules, allowing you to locate specific patterns like async functions without try-catch blocks or function calls with particular arguments. By leveraging AST patterns, it provides high precision for auditing large projects, identifying architectural violations, and performing complex code refactoring tasks that traditional text-based search tools cannot handle.