ccboard
Monitor Claude Code sessions, costs, and configuration in one dashboard
All Skills in This Repository (8)
Pure Emerald Level Indicatorssecurity-guardian
Audit application code for OWASP Top 10 vulnerabilities and security flaws.
PR Triage
Audit GitHub pull requests, categorize by size and CI status, and post review comments.
backend-architect
Consult on backend architecture design, review, refactoring, and problem-solving.
issue-triage
Audit and categorize GitHub issues while detecting duplicates and drafting comments.
ship
Automate Rust release workflows with build verification, conventional commits, and remote pushes.
performance
Analyze web performance bottlenecks and implement Core Web Vitals optimizations.
code-simplifier
Refactor complex code into simpler structures while preserving exact functionality.
tdd-rust
Guide Rust projects through the Red-Green-Refactor TDD cycle.
Frequently Asked Questions
FAQPage SchemaHow to install ccboard?โผ
Run `npx skills add FlorianBruniaux/ccboard --all -g -y` in your terminal to install all skills in this suite globally.
What does ccboard do?โผ
ccboard is a free Rust dashboard that shows your Claude Code sessions, token costs, configuration, hooks, and MCP servers in one terminal or web interface. It reads your local ~/.claude data and starts in milliseconds thanks to a SQLite cache.
How to track Claude Code costs and token usage?โผ
ccboard's Costs and Analytics tabs break down token usage by model, day, project, and tool, with monthly budget tracking and four-level spending alerts.
Can ccboard review PRs and triage GitHub issues?โผ
Yes. The included pr-triage and issue-triage skills audit open PRs and issues, detect duplicates and risks, and draft review comments for your approval before posting.
Does ccboard work on Windows, macOS, and Linux?โผ
Yes. It ships as a single small binary for macOS, Linux, and Windows, and works out of the box with your existing ~/.claude directory.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core