Cursor AI Spend by Repo and Model
How to see which repositories and models drive your Cursor bill — local cost tracking, repo attribution, and comparison to Claude Code on the same machine.
blog
How Claude Code actually works under the hood — transcripts, skills, customization layers — and what to do with that knowledge.
How to see which repositories and models drive your Cursor bill — local cost tracking, repo attribution, and comparison to Claude Code on the same machine.
Compare PromptConduit, Claude Code /usage, ccusage, and the Anthropic dashboard for tracking token spend — per turn, per model, with cache breakdown and repo context.
Step-by-step guide to writing your first Claude Code skill: the SKILL.md format, frontmatter fields, when to use project vs user scope, and a complete /review skill you can copy.
A complete guide to Claude Code customization: CLAUDE.md, Skills, slash commands, hooks, and memory. Where each one lives, when to use it, and how they overlap.
Claude Code writes every session to a JSONL file on disk. Here's exactly where, what's in each file, and what you can do with that data — grep, replay, back up, or turn it into reusable skills.