tldr-deep

Community

Deep code analysis

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a comprehensive, multi-layered analysis of specific functions within code, helping developers understand complex logic, identify bugs, and optimize performance.

Core Features & Use Cases

  • 5-Layer Analysis: Breaks down code analysis into Abstract Syntax Tree (AST), Call Graph, Control Flow Graph (CFG), Data Flow Graph (DFG), and Program Slicing.
  • Debugging & Refactoring: Essential for understanding intricate function behaviors and their dependencies.
  • Use Case: When a critical bug is reported in a complex function, use this Skill to perform a deep dive, tracing all execution paths and data dependencies to pinpoint the root cause.

Quick Start

Analyze the function named 'process_data' in the file 'src/processor.py' in detail.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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-deep
Download link: https://github.com/parcadei/Continuous-Claude-v3/archive/main.zip#tldr-deep

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.