leindex-code

Community

Token-efficient code analysis

Authorscooter-lacroix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides highly token-efficient code analysis, significantly reducing the amount of code sent to LLMs while preserving essential semantic information for tasks like debugging, refactoring, and understanding code complexity.

Core Features & Use Cases

  • Token Savings: Achieves up to 82% token savings in balanced mode, making large codebases more manageable for LLMs.
  • Multi-Layered Analysis: Utilizes AST, Call Graph, CFG, DFG, and PDG for comprehensive code understanding.
  • Use Case: When debugging a complex function, use this Skill to quickly understand its call graph and data flow without overwhelming the LLM with the entire file's source code.

Quick Start

Use the leindex-code skill to extract context for the file 'src/api.py' in balanced mode.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: leindex-code
Download link: https://github.com/scooter-lacroix/Maestro/archive/main.zip#leindex-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.