Marketplace
understanding-dependency-graph
Map architectural structure by analyzing what depends on what to reveal coupling patterns, layering violations, and circular dependencies. Use when: (1) coupling is characterized without having mapped actual import and call relationships, (2) architectural layers are reasoned about based on directory structure rather than verified dependency flow, (3) module extraction or movement is considered without measuring how much coupling exists and in which direction, (4) dependency structure is discussed without explaining which modules are central hubs versus peripheral leaves.
$ 安裝
git clone https://github.com/synapseradio/thinkies /tmp/thinkies && cp -r /tmp/thinkies/plugins/software/skills/understanding-dependency-graph ~/.claude/skills/thinkies// tip: Run this command in your terminal to install the skill
Repository

synapseradio
Author
synapseradio/thinkies/plugins/software/skills/understanding-dependency-graph
1
Stars
0
Forks
Updated4d ago
Added1w ago