callgraph

Community

Visualize the caller chain of a function with Mermaid diagrams.

AuthorisihigameKoudai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a visual representation of the caller chain for a specified function, allowing users to understand the impact of changes on various entry points.

Core Features & Use Cases

  • Caller Chain Visualization: Shows the chain of functions that call a given target function.
  • Layer Analysis: Categorizes functions into layers (Entry, Usecase, Domain, Repository, Adapter, Helper) based on file paths and naming conventions.
  • Mermaid Diagrams: Outputs the caller chain as a Mermaid diagram, including paths and line numbers.

Quick Start

Analyze the caller chain for the function 'getBaseRepository' using the 'callgraph' skill.

Dependency Matrix

Required Modules

ripgreppython

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: callgraph
Download link: https://github.com/isihigameKoudai/utils/archive/main.zip#callgraph

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.