extract-dependencies
CommunityMap module dependencies and project structure.
Software Engineering#architecture#refactoring#dependencies#code structure#dependency graph#import statements#module analysis
Authormvillmow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Understanding module coupling, identifying circular dependencies, and visualizing the overall project structure can be complex and time-consuming in large codebases.
Core Features & Use Cases
- Import Analysis: Scans import statements to identify all external and internal module dependencies.
- Dependency Graph Generation: Creates a clear graph of module relationships and traces dependency chains.
- Use Case: When refactoring a large Python application, use this skill to generate a dependency graph, helping you identify tightly coupled modules and potential circular dependencies.
Quick Start
Use the extract-dependencies skill to list all unique Python import statements in the current directory.
Dependency Matrix
Required Modules
greppipdeptree
Components
Standard package💻 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: extract-dependencies Download link: https://github.com/mvillmow/ProjectOdyssey/archive/main.zip#extract-dependencies 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 471,000+ vetted skills library on demand.