Back to browse
Claude Rank – See your Claude usage and compete with others

Claude Rank – See your Claude usage and compete with others

by AkshayS96·Feb 16, 2026·1 point·2 comments

AI Analysis

MidNiche GemSlick
The Take

The UI pairs a live 'tokens shipped' counter with per-user leaderboards and cache-efficiency stats — exactly the kind of telemetry a team would want to monitor cost and behavior. Code hints (redis.zrevrank, OTEL_RESOURCE_ATTRIBUTES, db.execute and a mix of Rust + JS) show it's built from real infra primitives rather than a mock. It's a tidy, pragmatic tool for Claude users, but the idea is familiar and it needs clearer privacy/consent handling before I'd recommend it broadly.

Target Audience

Engineering teams, AI practitioners and hobbyists who use Claude and want usage analytics or gamified leaderboards

Post Description

Claude Code telemetry usage

Similar Projects

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
203mo ago
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
203mo ago