searching-code

Finds code patterns using structural syntax matching with ast-grep. Use when searching for function definitions, class structures, API calls, or specific code patterns where grep would match false positives from comments or strings. For planning refactors, use planning-refactors instead.

$ 설치

git clone https://github.com/disusered/dotfiles-universal /tmp/dotfiles-universal && cp -r /tmp/dotfiles-universal/ai/claude/skills/tools/searching-code ~/.claude/skills/dotfiles-universal

// tip: Run this command in your terminal to install the skill