Skip to main content

ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when searching codebases by AST structure (negation, nesting, containment), finding specific language constructs, or running structural refactors beyond text search. Do NOT use for plain-text/filename search (use Grep/Glob) or shell scripts (Bash/Zsh support is limited).

Jump to install

Source facts

Repository
sskim91/dotfiles
Last source activity
July 2, 2026 at 11:24
Detected SKILL.md language
English
Stars
1
Forks
0

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.