alexfazioalexfazioCommunity·1 Agent Skills Included

cc-trace

Intercept, debug, and analyze Claude Code API traffic

Captures and inspects Claude Code API requests using mitmproxy for learning, debugging, and optimization. Guides certificate setup, shell configuration, and traffic filtering across macOS, Linux, and Windows. Includes scripts to extract prompts, parse streaming responses, and analyze token usage without manual digging.
npx skills add alexfazio/cc-trace --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cc-trace?

Run `npx skills add alexfazio/cc-trace --all -g -y` in your terminal to install this skill globally.

How to see what Claude Code sends to the API?

cc-trace routes Claude Code traffic through mitmproxy so you can inspect system prompts, tool definitions, and full request bodies in a web or terminal interface.

Can cc-trace help debug Claude Code errors?

Yes. It lets you inspect actual API requests and responses to diagnose failed tool calls, unexpected behavior, and token usage problems.

Does cc-trace work on Windows and Linux?

Yes. It supports macOS, Linux, and Windows with platform-specific certificate installation and proxy configuration instructions.

Do I need proxy experience to use cc-trace?

No. The skill walks you through mitmproxy installation, certificate trust, and shell setup step by step with verification checks.

Related Repositories in Software Engineering

View All in Software Engineering