request-debugger
HTTP request/response debugging and inspection tools
npx skills add a5c-ai/babysitter --skill request-debugger --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Request Debugger Skill ## Overview This skill implements comprehensive HTTP request/response debugging and inspection tools for SDKs, helping developers understand and troubleshoot API interactions. ## Capabilities - Log request/response details with formatting - Redact sensitive data automatically - Correlate logs with request IDs - Support curl command export for reproduction - Implement request timing breakdowns - Capture retry attempts and failures - Support HAR (HTTP Archive) export - Enable request/response interception ## Target Processes - Error Handling and Debugging Support - Logging and Diagnostics - Developer Experience Optimization ## Integration Points - HTTP client interceptors - Logging frameworks - Debug proxies (Charles, mitmproxy) - Browser DevTools protocols - IDE debug integration ## Input Requirements - Redaction rules for sensitive data - Logging level configurations - Timing breakdown requirements - Export format preferences - Interception capabilities ## Output Artifacts - Debug interceptor middleware - Request logger implementation - Sensitive data redactor - Curl command generator - HAR exporter - Timing breakdown utilities ## Usage Example ```yaml skil
- Overview
- Capabilities
- Target Processes
- Integration Points
- Input Requirements
- Output Artifacts
- Usage Example
- Best Practices
What does the request-debugger skill do?
HTTP request/response debugging and inspection tools
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill request-debugger --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
