# TypeScript-Call-Graph

> Use this skill when the user wants to generate a call graph for typescript projects.

- Skill: `javimosch/typescript-call-graph` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/typescript-call-graph`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/typescript-call-graph/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/typescript-call-graph

---


# TypeScript-Call-Graph Plugin

Generate a call graph for TypeScript projects.

## Commands

### Operations
- `TypeScript-Call-Graph project analyze` — analyze project via ts-call-graph

## Usage Examples
- "TypeScript-Call-Graph --help"
- "TypeScript-Call-Graph <args>"

## Installation

```bash
npm install -g typescript-call-graph
```

## Examples

```bash
ts-call-graph --version
ts-call-graph --help
```

## Key Features
- typescript\n- analysis\n- visualization

