tddworks/ClaudeBar
DirSkills catalogs 6 skills from this repository, across 4 categories: AI Engineering, Data, DevOps, Quality.
๐
2w ago
Add Provider
Add Provider walks through adding a new AI assistant provider to ClaudeBar using test-driven development, including parsing tests, probe behavior tests, implementation, and provider registration.
AI Engineering
1.4K128
๐
2w ago
Add Report Card
Add Report Card guides adding new report cards to ClaudeBar that analyze local data sources and display metrics with comparison deltas. Use it when adding analytics cards, period comparison features, or any feature following the DailyUsage pattern.
Data
1.4K128
๐
2w ago
ClaudeBar CI/CD
ClaudeBar CI/CD manages the build, test, and release workflows for the ClaudeBar macOS app. Use it to set up CI/CD secrets, create releases, and debug code signing, notarization, or Sparkle appcast failures.
DevOps
1.4K128
๐
2w ago
Fix Bug
Fix Bug guides developers through fixing bugs in ClaudeBar using Chicago School TDD and rich domain design. Use when a bug is reported or unexpected behavior is observed.
Quality
1.4K128
๐๏ธ
2w ago
Implement Feature
Implement Feature guides architecture-first, TDD-based feature implementation in ClaudeBar using rich domain models and Swift 6.2 patterns. Use it when adding functionality, building SwiftUI views, or implementing features across domain, infrastructure, and app layers.
AI Engineering
1.4K128
๐งช
2w ago
TDD Improvement
TDD Improvement provides a test-driven workflow for enhancing existing functionality without regressions. Use it when improving UX, performance, or code quality of existing features.
Quality
1.4K128