ast-grep-search

Find and replace code patterns structurally using ast-grep. Use when you need to match code by its AST structure (not just text), such as finding all functions with specific signatures, replacing API

by Ven0m0· Repository·other
Also installable via skills CLI
npx skills add Ven0m0/claude-config/claude/skills/ast-grep-search

Source

Path:claude/skills/ast-grep-search/SKILL.md(main)

Related in other

ast-grep-search | AgentArea Skills