7 results for tag "ast"
Automates code refactoring and transformation across multiple programming languages using abstract syntax tree (AST) pattern matching and rewriting.
Structural code search and rewriting skill for Claude Code using ast-grep pattern matching across multiple programming languages.
Enables fast code search across 15 programming languages using AST indexing for Claude, supporting Android, iOS, Web, Backend, and Systems projects.
Claude Code plugin for structural code search using AST (Abstract Syntax Tree) patterns, finding patterns like async functions without error handling or components using specific hooks.
Python refactoring catalog with 83 patterns covering immutability, class design, control flow, architecture, OO metrics, and Python idioms. Analyze code for smells and apply numbered refactoring patterns.