ClaudeBar
Monitor AI coding assistant quotas from your Mac menu bar
All Skills in This Repository (6)
Pure Emerald Level Indicatorsimplement-feature
Implement ClaudeBar features with architecture-first design, TDD, and Swift 6.2 patterns.
fix-bug
Reproduce, diagnose, and fix ClaudeBar bugs using Chicago School TDD.
add-provider
Add AI providers to ClaudeBar using a TDD workflow.
improvement
Implement safe, incremental improvements to ClaudeBar features using test-driven development.
add-report
Adds report cards to ClaudeBar that parse local data files and display metrics with comparison deltas.
github-actions
Manage GitHub Actions CI/CD pipelines for building, testing, and releasing a macOS app.
Frequently Asked Questions
FAQPage SchemaHow to install ClaudeBar?▼
Run `npx skills add tddworks/ClaudeBar --all -g -y` in your terminal to install all skills in this suite globally.
What does ClaudeBar monitor?▼
It tracks usage quotas for Claude, Codex, Gemini, GitHub Copilot, Kimi, Grok, and other AI coding assistants, showing color-coded status in your Mac menu bar.
How do I add a new AI provider to ClaudeBar?▼
Tell your AI agent you want to add a provider, and the add-provider skill walks it through parsing tests, probe implementation, and registration using TDD.
Does ClaudeBar work with Claude Code?▼
Yes. The included skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.
Can ClaudeBar alert me before my quota runs out?▼
Yes. It sends system notifications when your quota drops to warning or critical levels, so you never get cut off mid-task.
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