symbol-tree

Generate architecture overviews with function signatures and call graphs.

3|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/jeremydiviney/vibe --skill symbol-tree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: symbol-tree
Source: https://github.com/jeremydiviney/vibe/tree/main/.claude/skills/symbol-tree
Command: npx skills add https://github.com/jeremydiviney/vibe --skill symbol-tree

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides an instant, architecture-focused view of a codebase, enabling quick understanding of structure, relationships, and dependencies without reading full implementations.

Core Features & Use Cases

  • Instant overview: Architecture overview of files/modules.
  • Function signatures & relationships: Presents function signatures and how they relate.
  • Call graphs & type symbols: Visualizes call graphs and type dependencies.
  • Token-efficient context: Saves tokens and speeds context.

Quick Start

Run bun run scripts/symbol-tree-mcp/src/cli.ts [path] [options]