ast-grep
Structural code pattern search and refactoring using ast-grep (sg). Use for finding functions, classes, methods, imports, or any code structure patterns. Supports syntax-aware analysis across multiple languages including JavaScript, TypeScript, Python, Ruby, Go, Rust, and more. Use when searching for code patterns based on structure rather than plain text.
$ Installer
git clone https://github.com/tizee/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/ast-grep ~/.claude/skills/dotfiles// tip: Run this command in your terminal to install the skill
