eran-broder/code-structure-plugin

Claude Code plugin for analyzing Python and TypeScript/JavaScript code structure using AST parsing

4Stars on the repository
4Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

python-structure

01

eran-broder/code-structure-plugin

Skill Claude CodeCodex

Analyze Python file structure using AST parsing. Use when exploring a Python codebase, understanding file contents without reading all code, finding function/class definitions, understanding class hierarchies, or getting a quick overview of a module. Produces compact, token-efficient structural summaries.

4 6mo ago A 57 tokens original MIT

eran-broder/code-structure-plugin

Skill Claude CodeCodex

Analyze TypeScript/JavaScript file structure using AST parsing. Use when exploring TS/JS codebases, understanding file contents without reading all code, finding class/interface/function definitions, understanding type hierarchies, or getting a quick overview of a module. Produces compact, token-efficient structural…

4 6mo ago A 63 tokens original MIT