dataflow-extractor

Community

Static code analysis to extract data flow relations.

Authorbettercallfan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines code analysis by automatically extracting data flow relationships within Python code, eliminating the need for manual inspection and improving development efficiency.

Core Features & Use Cases

  • AST Parsing: Utilizes Python's built-in ast module for parsing and analyzing source code.
  • Data Flow Extraction: Extracts the data flow relations between variables and modules in the code.
  • Assignment and Function Calls: Analyzes data flows resulting from variable assignments and function or method calls.
  • Use Case: It is useful for software engineers during code review processes, debugging, and for understanding code behavior.

Quick Start

Use the dataflow-extractor skill to extract the data flow from the following code snippet.

Dependency Matrix

Required Modules

astabc

Components

scripts

💻 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: dataflow-extractor
Download link: https://github.com/bettercallfan/deerflow/archive/main.zip#dataflow-extractor

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 620,000+ vetted skills library on demand.