{ "name": "ccboard", "version": "0.1.0", "description": "Comprehensive TUI/Web dashboard for Claude Code monitoring and management", "homepage": "https://github.com/{OWNER}/ccboard", "repository": "https://github.com/{OWNER}/ccboard", "license": "MIT OR Apache-2.0", "requires": { "binary": "ccboard", "rustVersion": "1.70+", "cargo": true }, "keywords": [ "dashboard", "monitoring", "tui", "mcp", "sessions", "costs", "analytics", "visualization" ], "categories": [ "productivity", "development-tools", "monitoring" ], "commands": [ "/dashboard", "/mcp-status", "/costs", "/sessions", "/ccboard-web", "/ccboard-install" ], "features": [ "8 interactive tabs (Dashboard, Sessions, Config, Hooks, Agents, Costs, History, MCP)", "Real-time monitoring with file watcher", "MCP server management and status detection", "Cost tracking and analytics", "Session exploration and search", "File editing with $EDITOR integration", "Dual interface: TUI (Ratatui) and Web (Axum)" ] }
Claude Plugin
ccboard
Comprehensive TUI/Web dashboard for Claude Code monitoring and management
Editor's Note
Comprehensive TUI/Web dashboard for Claude Code monitoring and management
Plugin Overview
This item is backed by a plugin manifest rather than a `SKILL.md` file, so the most useful fields are surfaced here first.
Manifest Description
Comprehensive TUI/Web dashboard for Claude Code monitoring and management
Manifest Keywords
Raw Manifest
The structured plugin fields above are derived from the same upstream manifest shown below.
Related Items
Claude Plugin
azure
Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.
Claude Plugin
discuss
Collaborative technical discussion with proactive requirements gathering
Claude Plugin
mcp-server-dev
Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
Claude Plugin
second-opinion
Runs code reviews using external LLM CLIs (OpenAI Codex, Google Gemini) on uncommitted changes, branch diffs, or specific commits. Bundles Codex's built-in MCP server for direct tool access.