Thumbgate Dashboard banner
IgorGanapolsky IgorGanapolsky

Thumbgate Dashboard

Development community

Description

--- name: thumbgate-dashboard description: Open the local HTTP dashboard for the current project in your web browser. Use for "open dashboard", "thumbgate-dashboard", "show my gates in the browser", "project dashboard", or "open the local ThumbGate UI". allowed-tools: Bash(npx thumbgate dashboard:*) --- # ThumbGate Dashboard Open the local HTTP dashboard for the current project so you can inspect lessons, checks, gate stats, and tokens saved in the browser. This command wraps existing ThumbGa

Installation

Installs to ~/.claude/commands/igorganapolsky-thumbgate-thumbgate-dashboard.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/IgorGanapolsky/ThumbGate/HEAD/.claude/commands/thumbgate-dashboard.md -o ~/.claude/commands/igorganapolsky-thumbgate-thumbgate-dashboard.md

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

Full documentation available on GitHub

View Source Repository