Miracle Claude Sessions — Development skill for Claude Code
Native macOS app for browsing Claude Code session history — built in 32 minutes.
How to install Miracle Claude Sessions
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open vasilievyakov/miracle-claude-sessions and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Miracle Claude Sessions does
Native macOS app for browsing Claude Code session history — built in 32 minutes.
Alternatives in Development
- Clauditor — Stop Claude Code from burning through your quota in 20 minutes 367 ★
- Clarc — Native macOS client for Claude Code — a GUI desktop app built with SwiftUI 363 ★
- Harness Remote — Native-session control plane for Codex, Claude Code, OpenCode, OMP and PI 356 ★
README
Claude Sessions
A native macOS app that turns your Claude Code conversation history into a browsable, searchable interface — with cost tracking, tool visualization, and automatic project detection.
**Built from scratch in 32 minutes using Claude Code.** [Here's how.](#built-in-32-minutes)
[](https://github.com/vasilievyakov/ClaudeSessions/actions/workflows/ci.yml)     

Why
Claude Code stores every conversation as a JSONL file in `~/.claude/projects/`. These files contain rich data — token counts, tool calls, model info, costs, durations — but there's no built-in way to browse them. You can `--resume` a session if you remember its ID, but you can't:
- See all sessions across projects at a glance
- Know how much each session cost you
- Find that conversation from Tuesday where you fixed the auth bug
- Understand which tools Claude used and how often
This app fills that gap. Think [NetNewsWire](https://netnewswire.com/), but for your AI conversations.
Features
- See where your money goes — per-session cost estimates based on current Anthropic pricing, with token breakdowns (input, output, cache read, cache write)
- Find any conversation instantly — full-text search across all sessions, plus smart filters: Today, This Week, Large >100K, per-project
- Understand how Claude works — colored tool badges show Read/Write/Bash/Grep/Task call counts at a glance
- Auto-detected projects — 5-level detection cascade analyzes file paths, working directory, and message content. No configuration n
Related Skills
Purser
Session ledger for Claude Code — a native macOS app (PyObjC + WKWebView) to browse, cost, search and clean up
Poirot
96 macOS app for browsing Claude Code sessions, viewing diffs, and re-running commands. Reads local transcript
Claude Session Viewer
Session Explorer: a local web app for browsing Claude Code and OpenAI Codex CLI session histories, built with
Calyx
A native macOS terminal app built on Ghostty for running and supervising coding agents
Apple Bridges
Native macOS app access — manage Apple Reminders, Calendar, Contacts, Notes, Mail, and tmux sessions via Swift
Aieye
Native macOS menu bar app for Claude Code, Codex, and Claude background agents — unified session list, in-pane
Related Agents
Computer Use Operator
Desktop automation specialist. Controls native macOS apps via Computer Use MCP. Handles Finder, System Setting
UI Explorer
Drive and explore a native macOS app's GUI (screenshot → click/type → observe) and correlate each action with
Session Error Analyzer
Analyzes specific AI IDE sessions (Claude Code, OpenAI Codex, OpenCode) for LLM behavior errors and returns a