JayPing23

Book Dashboard — Development skill for Claude Code

Development community

Start the local React dashboard for visualizing your projects (overview, characters, plot threads, pacing, health).

How to install Book Dashboard

Installs to ~/.claude/skills/jayping23-book-forge-book-dashboard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jayping23-book-forge-book-dashboard && curl -fsSL https://raw.githubusercontent.com/JayPing23/book-forge/HEAD/commands/book-dashboard.md -o ~/.claude/skills/jayping23-book-forge-book-dashboard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Book Dashboard does


description: Start the local React dashboard for visualizing your projects (overview, characters, plot threads, pacing, health) argument-hint: "[optional: port, default 5173]"

book-dashboard

**Prefer the launcher if one exists.** Check for `dashboard.bat` in the workspace root — if it's there, the author can just double-click it (Windows) rather than going through Claude Code at all, and that's the easier path for daily use. Mention it once rather than starting a second server on top

Alternatives in Development

  • Claude Usage — A local dashboard for tracking your Claude Code token usage, costs, and session history 864 ★
  • Threads 335 ★
  • Health — claude-health Health check and wellness dashboard for Claude Code sessions 327 ★

Full documentation available on GitHub

View Source Repository