phx:trace

Community

Trace function calls and data flow.

Authoroliver-kriska
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand how functions are called within your Elixir/Phoenix application, making it easier to debug complex data flows and plan code changes.

Core Features & Use Cases

  • Recursive Call Trees: Visualize the path from entry points to any function.
  • Argument Pattern Analysis: Understand how data is passed between functions.
  • Use Case: When a variable unexpectedly becomes nil, use this Skill to trace back from the point of failure to identify where the nil value was introduced.

Quick Start

Build a call tree for MyApp.Accounts.update_user/2.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: phx:trace
Download link: https://github.com/oliver-kriska/claude-elixir-phoenix/archive/main.zip#phx-trace

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.