ast-analyzer

Installation
SKILL.md

AST Analyzer Skill

Provides comprehensive Abstract Syntax Tree (AST) analysis capabilities for understanding code at a structural level, identifying patterns, dependencies, and potential issues that simple text analysis would miss.

Core Philosophy

Beyond Text Analysis: While traditional code analysis works with text patterns, AST analysis understands the actual structure and semantics of code, enabling:

  • Precise refactoring without breaking logic
  • Accurate dependency tracking
  • Reliable impact analysis
  • Language-aware pattern detection

Core Capabilities

1. AST Parsing

Installs
7
GitHub Stars
28
First Seen
Jan 29, 2026
ast-analyzer — bejranonda/llm-autonomous-agent-plugin-for-claude