tddworks/ClaudeBar

A macOS menu bar application that monitors AI coding assistant usage quotas. Keep track of your Claude, Codex, Antigravity ,and Gemini usage at a glance.

1.4kStars on the repository
7Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

add-provider

01

tddworks/ClaudeBar

Skill Claude CodeCodex

Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when: (1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.) (2) Creating a usage probe for a CLI tool or local API (3) Following TDD to implement provider integration (4) User asks "how do I add a new provider" or…

1.4k +6 yesterday A 89 tokens

add-report

02

tddworks/ClaudeBar

Skill Claude CodeCodex

Guide for adding new report cards to ClaudeBar that analyze local data sources and display metrics with comparison deltas. Use this skill when: (1) Adding a new report/analytics card (e.g., weekly summary, model breakdown, session stats) (2) Creating data analysis features that read local files and display aggregated…

1.4k +6 yesterday A 105 tokens

fix-bug

03

tddworks/ClaudeBar

Skill Claude CodeCodex

Guide for fixing bugs in ClaudeBar following Chicago School TDD and rich domain design. Use this skill when: (1) User reports a bug or unexpected behavior (2) Fixing a defect in existing functionality (3) User asks "fix this bug" or "this doesn't work correctly" (4) Correcting behavior that violates the user's mental…

1.4k +6 yesterday A 78 tokens

github-actions

04

tddworks/ClaudeBar

Skill Claude CodeCodex

Manage ClaudeBar's GitHub Actions CI/CD pipelines: build, test, and release workflows. Use this skill when: (1) Setting up secrets for CI/CD (certificate, API key, Sparkle key, Codecov) (2) Creating a new release — tag-based or manual workflowdispatch (3) Triggering or explaining the build.yml, tests.yml, or…

1.4k +6 yesterday A 144 tokens

implement-feature

05

tddworks/ClaudeBar

Skill Claude CodeCodex

Guide for implementing features in ClaudeBar following architecture-first design, TDD, rich domain models, and Swift 6.2 patterns. Use this skill when: (1) Adding new functionality to the app (2) Creating domain models that follow user's mental model (3) Building SwiftUI views that consume domain models directly (4)…

1.4k +6 yesterday A 105 tokens

improvement

06

tddworks/ClaudeBar

Skill Claude CodeCodex

Guide for making improvements to existing ClaudeBar functionality using TDD. Use this skill when: (1) Enhancing existing features (not adding new ones) (2) Improving UX, performance, or code quality (3) User asks "improve X", "make Y better", or "enhance Z" (4) Small enhancements that don't require full architecture…

1.4k +6 yesterday A 89 tokens