cc-trace
Intercept, debug, and analyze Claude Code API traffic
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core