AI tool comparison
Claudoscope vs Matt Pocock's Skills
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Claudoscope
macOS menu bar app to browse, search, and cost every Claude Code session
75%
Panel ship
—
Community
Free
Entry
Claudoscope is a free, open-source macOS menu bar app that gives Claude Code users a full session history browser, cost analytics, and search across all their coding sessions. It reads directly from local JSONL session files in ~/.claude/projects/ and works entirely offline — no telemetry, no data sent anywhere, fully MIT-licensed. The tool estimates costs from raw token counts against published API pricing, giving developers a clear picture of where their Claude Code spend is going across projects and sessions. It also automatically scans for leaked API keys and credentials in session content — effectively adding a passive security audit to every session review. Claudoscope fills a real gap: Claude Code's built-in /cost command only covers the current session. Claudoscope gives historical visibility and project-level analytics. It works with any Claude Code deployment including Enterprise API setups where cookie-based session trackers fail. Built and maintained by an indie developer, free forever.
Developer Tools
Matt Pocock's Skills
Reusable Claude agent skills that fix AI coding's biggest failure modes
75%
Panel ship
—
Community
Free
Entry
Matt Pocock — the TypeScript educator behind Total TypeScript — dropped a GitHub repo that's currently the #2 trending project on all of GitHub with 7,300+ stars in a single day. It's a curated collection of reusable agent skills for Claude Code and other coding agents, installable with one line: `npx skills@latest add mattpocock/skills`. The skills tackle the four canonical failure modes of AI-assisted development: misalignment (agents build the wrong thing), verbosity (context windows bloated with unnecessary tokens), broken code (no feedback loops), and poor design (architecture degrades over time). Each skill is a focused slash command — `/grill-me`, `/tdd`, `/diagnose`, `/improve-codebase-architecture` — that guides agents through professional engineering practices rather than just writing code. What makes this land differently is Pocock's framing: he argues software engineering fundamentals matter more than ever in the agent era, not less. The repo is built around the insight that agents need structured methodology, not just raw capability. With over 3,200 forks in 24 hours and widespread adoption reports, this is shaping up to be the de facto starting point for anyone building a serious `.claude` directory.
Reviewer scorecard
“As someone who runs Claude Code 8+ hours a day, this is immediately valuable. I had no idea which projects were burning through tokens until I installed it. The leaked credential detection is a bonus I didn't expect — it already caught a test API key I'd forgotten to rotate.”
“This is the missing manual for working with coding agents. The /tdd and /grill-me skills alone have already changed how I approach agent sessions — I actually get working code on the first pass now instead of a beautiful-looking mess that fails every test.”
“This is fundamentally a log file reader with cost estimation math. Anthropic could ship this natively in Claude Code in a single PR and make Claudoscope obsolete overnight. The gap it fills is real, but the risk of deprecation-by-inclusion is very high for an indie-maintained tool.”
“Slash commands in a shell script repo going viral is classic GitHub hype. These are just prompts dressed up as methodology — any senior engineer could write these in an afternoon, and half your team will ignore them after week two. The stars reflect Pocock's brand, not necessarily the utility.”
“The emergence of cost-tracking tools for AI coding sessions is a leading indicator of developer maturity. When developers start optimizing their AI spend like they optimize their AWS bill, we've crossed a real threshold. Claudoscope is primitive, but it's the first version of what becomes a full AI development economics dashboard.”
“We're watching the emergence of a skills economy for AI agents. Pocock's repo is an early proof-of-concept that reusable, composable agent skills are a real category — the npm of agent methodology. Whoever wins this space wins a huge chunk of the developer toolchain.”
“Indie developers and freelancers who need to track Claude Code costs against client projects will love this. The project-level breakdown finally makes AI tool costs legible as a line item on a client invoice — something that's been surprisingly hard to do until now.”
“The /caveman ultra-compressed mode is genuinely clever for large codebases where token limits bite. As someone who spends half my life fighting context windows, the CONTEXT.md shared domain language approach deserves its own talk at every dev conference this year.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.