dependency-navigator

Community

Map and trace cross-repo dependencies.

AuthorSebdysart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand how different parts of your codebase (across multiple repositories) are connected, allowing you to trace dependencies and assess the impact of changes.

Core Features & Use Cases

  • Dependency Tracing: Follow chains of imports and calls between functions, types, and API routes across repositories.
  • Impact Analysis: Identify all entities that would be affected by a proposed change to a shared component.
  • Type Lineage: Visualize how a data type evolves across different services and identify inconsistencies.
  • Use Case: Before refactoring a shared UserProfile type, use this Skill to see everywhere it's used in the backend API, the iOS app, and any shared type definitions, highlighting any differences.

Quick Start

Use the dependency-navigator skill to find all places where the UserProfile type is used.

Dependency Matrix

Required Modules

None required

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: dependency-navigator
Download link: https://github.com/Sebdysart/omni-link-hustlexp/archive/main.zip#dependency-navigator

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.