**claude-balancer**
Description
**Track Every Request. Go Low-Level. Never Hit Rate Limits Again.**
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ccflare 🛡️
**Track Every Request. Go Low-Level. Never Hit Rate Limits Again.**
The ultimate Claude API proxy with intelligent load balancing across multiple accounts. Full visibility into every request, response, and rate limit.
https://github.com/user-attachments/assets/c859872f-ca5e-4f8b-b6a0-7cc7461fe62a
Why ccflare?
- 🚀 Zero Rate Limit Errors - Automatically distribute requests across multiple accounts
- 📊 Request-Level Analytics - Track latency, token usage, and costs in real-time
- 🔍 Deep Debugging - Full request/response logging and error traces
- ⚡ <10ms Overhead - Minimal performance impact on your API calls
- 💸 Free & Open Source - Run it yourself, modify it, own your infrastructure
Quick Start
# Clone and install
git clone https://github.com/snipeship/ccflare
cd ccflare
bun install
# Start ccflare (TUI + Server)
bun run ccflare
# Configure Claude SDK
export ANTHROPIC_BASE_URL=http://localhost:8080
Features
🎯 Intelligent Load Balancing
- Session-based - Maintain conversation context (5hr sessions)
📈 Real-Time Analytics
- Token usage tracking per request
- Response time monitoring
- Rate limit detection and warnings
- Cost estimation and budgeting
🛠️ Developer Tools
- Interactive TUI (
bun run ccflare) - Web dashboard (
http://localhost:8080/dashboard) - CLI for account management
- REST API for automation
🔒 Production Ready
- Automatic failover between accounts
- OAuth token refresh handling
- SQLite database for persistence
- Configurable retry logic
Documentation
Full documentation available in [`docs/`](docs/):
Screenshots
Real-time Dashboard
Request Logs
Analytics & Usage Tracking
Requirements
...
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development