tldr-code
CommunityToken-efficient code analysis.
Authorparcadei
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill drastically reduces the number of tokens required to analyze codebases, enabling more efficient and cost-effective code understanding and manipulation by AI models.
Core Features & Use Cases
- 5-Layer Code Analysis: Utilizes Abstract Syntax Trees (AST), Call Graphs, Control Flow Graphs (CFG), Data Flow Graphs (DFG), and Program Dependence Graphs (PDG) for comprehensive analysis.
- Token Savings: Achieves up to 95% token savings compared to raw file reads.
- Use Case: Quickly understand the impact of a code change by analyzing call graphs and dependencies, or debug complex functions by examining data flow and control flow.
Quick Start
Use the tldr-code skill to get a file tree of the src/ directory.
Dependency Matrix
Required Modules
None requiredComponents
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: tldr-code Download link: https://github.com/parcadei/Continuous-Claude-v3/archive/main.zip#tldr-code Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.