Ast Grep

AST-aware structural code search, rewriting, and linting via ast-grep. Use for structural search (find function calls, match patterns with meta-variables), code rewriting (rename functions, migrate APIs, convert patterns), custom lint rules (detect anti-patterns, enforce conventions), and any task where text-based grep is too imprecise for code structure.

drunkcoding Updated

File contents

drunkcoding/AgentSkillsArxiv/tree/main/skills/ast-grep commit 6dab4b1114

Frequently asked questions

npx skillmds@latest add drunkcoding/ast-grep