Skip to main content

ast-grep

Translate natural language queries into ast-grep rules for structural code search. This skill should be used when a text-only grep would need 2+ alternations, regex capture groups, multi-line patterns, or filtering by syntactic role (call vs. import vs. definition). Also use when renaming a symbol across call sites + definitions, finding all callers of a method on a specific type, matching code shapes, or writing codemods.

Jump to install

Source facts

Repository
archibate/dotfiles-claude
Last source activity
July 18, 2026 at 05:21
Detected SKILL.md language
English
Stars
39
Forks
10

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.