Back to browse
GitHub Repository

Know how much Claude Code your friends are burning through. Create a group, share a code, compare usage.

33 starsTypeScript

CCClub – Leaderboard for Claude Code usage among friends

by mazzystar·Feb 13, 2026·5 points·0 comments

AI Analysis

MidNiche GemShip It
The Take

Turns local Claude Code logs into privacy-preserving 30-minute token summaries and publishes only counters — no prompts, files, or project names ever leave your machine. The combo of a tiny CLI with SessionEnd hooks and a Cloudflare Worker dashboard (per-group pages, auto-refresh, opt-in global board) is a smart, low-friction approach to sharing usage data. If you care about tracking AI spending socially, this scratches that exact itch without the usual signup overhead.

Target Audience

Developers and AI enthusiasts who use Claude Code and want a simple, social way to compare usage with friends or teams

Similar Projects

Developer Tools●●Solid

ccclub – See which of your friends is burning the most on Claude Code

Pulls data straight from ~/.claude/projects and only uploads aggregated metrics (tokens, cost, calls) via a 6-letter invite code flow — nice and surgical. The one-command npx init + join UX and a show-data privacy audit button make adoption trivial, but it’s strictly useful only to groups already using Claude Code and requires trust that aggregated uploads are enough for your threat model.

Niche GemSlick
mazzystar
204mo ago
Developer Tools●●Solid

cc-costline – See your Claude Code spend right in the statusline

It does one thing and does it cleanly: inject a compact statusline that shows tokens → dollar estimate, context usage coloring, 5h/7d limit progress, and a rolling period total (with optional ccclub rank). The zero-config behavior — silently omitting integrations you don't have, auto-reading OAuth from the macOS keychain, and writing safe hooks into ~/.claude/settings.json — is smart and pragmatic. This is narrowly useful (only Claude Code users), but the UX decisions (color thresholds, single-line density, cache strategy) show real attention to terminal workflows.

Niche GemSolve My Problem
ventuss_ovo
204mo ago