Ast Grep

Structural code search via AST patterns. Find code by structure, not text — async functions without error handling, specific API call patterns, missing guards. Use when grep/ripgrep can't express what you need. Requires ast-grep CLI.

ulpi-io Updated

File contents

ulpi-io/browse/tree/main/.agents/skills/ast-grep commit aeab191f04

Frequently asked questions

npx skillmds@latest add ulpi-io/ast-grep-2