Claude Deck

A local dashboard for Claude Code.

Your daily report, every installed skill as a one-click button, and a searchable log of every session — reading your real ~/.claude data. Built for teammates who never touch a terminal.

View on GitHub → Run it locally

Today

Stat tiles, a 14-day activity chart, and a one-click AI-written daily report — all from real session data.

Claude Deck Today view: stat tiles, 14-day activity chart, projects and skills used

Automations & Skills

Every installed skill as a runnable button — plus a real usage panel showing what you actually use.

Automations tab with one-click run buttons Skills tab with real usage stats and a full skill grid

Session log

Every Claude Code session across every project, searchable, with full readable transcripts.

Searchable session log across projects

How it works

Why this page is static. The real dashboard reads your local session files and runs your local claude CLI — that only works on your own machine. There's no way to host that on the public internet without also giving a public website control of your laptop, so it stays local by design. This page is just the tour; clone the repo to run the real thing against your own Claude Code history.
git clone https://github.com/reetbatra/claude-deck.git
cd claude-deck
node server.js --open