Write, debug, and validate ast-grep structural code search rules. Use for syntax-aware code search, AST pattern matching, structural refactor discovery, or searches plain text tools like rg can miss — functions with particular descendants, calls inside specific contexts, decorators, or other Tree-sitter-backed structures.
$npx -y skills add bahayonghang/my-claude-code-settings --skill ast-grepInstalls into the current project.
Run `npx skills use "https://github.com/bahayonghang/my-claude-code-settings" --skill "bahayonghang/my-claude-code-settings/ast-grep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bahayonghang/my-claude-code-settings" that are relevant to the current task. Run `npx skills add "https://github.com/bahayonghang/my-claude-code-settings"` and select the relevant skills, then follow their instructions.