Get a week free of Claude Code →

🔍 Code Flow Tracer

This skill traces code execution paths and data flow to reveal how a feature works, from inputs to outputs, with call graphs and boundaries.

QUICK INSTALL
npx playbooks add skill lis186/sourceatlas --skill code-flow-tracer

About

This skill traces code execution paths and data flow to reveal how a feature works, from inputs to outputs, with call graphs and boundaries.. This skill provides a specialized system prompt that configures your AI coding agent as a code flow tracer expert, with detailed methodology and structured output formats.

Compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any agent that supports custom system prompts.

Example Prompts

Get started Help me use the Code Flow Tracer skill effectively.

System Prompt (24 words)

This skill traces code execution paths and data flow to reveal how a feature works, from inputs to outputs, with call graphs and boundaries.

Related Skills