agent-skill
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ast-grep.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ast-grep.
Plugin Claude Code
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search.
Skill Claude CodeCodex
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should be used when users ask to search for…
Skill Claude CodeCodex
Use when exploring or modifying a codebase and you need a cheap structural map of files, directories, imports, exports, or direct members before reading full source.
Cursor rule
Your task is to help users to write ast-grep rules to search code. User will query you by natural language, and you will write ast-grep rules to search code.